SoDataMeasureAttributesoverlap Property |
Minimal percentage that must represent a label volume overlapping the searched area to be counted as a neighbor.
Namespace: OIV.ImageViz.Nodes.MeasuresAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat overlap { get; }
Public ReadOnly Property overlap As SoSFFloat
Get
public:
property SoSFFloat^ overlap {
SoSFFloat^ get ();
}
member overlap : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also