SoTopHatProcessingelementShape Property |
Select the type of structuring element shape.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.BinarizationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoTopHatProcessingElementShapes> elementShape { get; }
Public ReadOnly Property elementShape As SoSFEnum(Of SoTopHatProcessingElementShapes)
Get
public:
property SoSFEnum<SoTopHatProcessingElementShapes>^ elementShape {
SoSFEnum<SoTopHatProcessingElementShapes>^ get ();
}
member elementShape : SoSFEnum<SoTopHatProcessingElementShapes> with get
Property Value
Type:
SoSFEnumSoTopHatProcessingElementShapesRemarks See Also