SoObjectToSegmentApproximation2dminArea Property |
The minimum surface of kept cells.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 minArea { get; }
Public ReadOnly Property minArea As SoSFInt32
Get
public:
property SoSFInt32^ minArea {
SoSFInt32^ get ();
}
member minArea : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also