SoDataMeasureAttributesneighborDistanceInSpatialUnit Property |
Indicates if the cut-off distance is expressed in pixels (false) or in spatial unit (true).
Namespace: OIV.ImageViz.Nodes.MeasuresAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool neighborDistanceInSpatialUnit { get; }
Public ReadOnly Property neighborDistanceInSpatialUnit As SoSFBool
Get
public:
property SoSFBool^ neighborDistanceInSpatialUnit {
SoSFBool^ get ();
}
member neighborDistanceInSpatialUnit : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also