SoDataMeasureAttributesneighborDistance Property |
Distance to the current label boundaries where neighbors are searched (cut-off distance).
Namespace: OIV.ImageViz.Nodes.MeasuresAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat neighborDistance { get; }
Public ReadOnly Property neighborDistance As SoSFFloat
Get
public:
property SoSFFloat^ neighborDistance {
SoSFFloat^ get ();
}
member neighborDistance : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also