SoExpandLabelsProcessingexpandMode Property |
Select the type of expansion to perform.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.SeparatingAndFillingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoExpandLabelsProcessingExpandModes> expandMode { get; }
Public ReadOnly Property expandMode As SoSFEnum(Of SoExpandLabelsProcessingExpandModes)
Get
public:
property SoSFEnum<SoExpandLabelsProcessingExpandModes>^ expandMode {
SoSFEnum<SoExpandLabelsProcessingExpandModes>^ get ();
}
member expandMode : SoSFEnum<SoExpandLabelsProcessingExpandModes> with get
Property Value
Type:
SoSFEnumSoExpandLabelsProcessingExpandModesRemarks See Also