Click or drag to resize
SoDataMeasureAttributesneighborDistanceInSpatialUnit Property

Indicates if the cut-off distance is expressed in pixels (false) or in spatial unit (true).

Namespace: OIV.ImageViz.Nodes.Measures
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFBool neighborDistanceInSpatialUnit { get; }

Property Value

Type: SoSFBool
Remarks

Default is false.

See Also