SoObjectToSegmentApproximation2dmaxPointNumber Property |
The maximum number of processed pixels.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 maxPointNumber { get; }
Public ReadOnly Property maxPointNumber As SoSFInt32
Get
public:
property SoSFInt32^ maxPointNumber {
SoSFInt32^ get ();
}
member maxPointNumber : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also