SoObjectToSegmentApproximation2doutSegment Property |
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoImageVizEngineOutput<SoSFSegmentChain, SoSegmentChain> outSegment { get; }
Public ReadOnly Property outSegment As SoImageVizEngineOutput(Of SoSFSegmentChain, SoSegmentChain)
Get
public:
property SoImageVizEngineOutput<SoSFSegmentChain^, SoSegmentChain^>^ outSegment {
SoImageVizEngineOutput<SoSFSegmentChain^, SoSegmentChain^>^ get ();
}
member outSegment : SoImageVizEngineOutput<SoSFSegmentChain, SoSegmentChain> with get
Property Value
Type:
SoImageVizEngineOutputSoSFSegmentChain,
SoSegmentChainRemarks See Also