SoClosingSquareColorProcessing2dcriterionPlane Property |
The plane to compute criterion.
Namespace: OIV.ImageViz.Engines.MathematicalMorphology.OpeningAndClosingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoClosingSquareColorProcessing2dCriterionPlanes> criterionPlane { get; }
Public ReadOnly Property criterionPlane As SoSFEnum(Of SoClosingSquareColorProcessing2dCriterionPlanes)
Get
public:
property SoSFEnum<SoClosingSquareColorProcessing2dCriterionPlanes>^ criterionPlane {
SoSFEnum<SoClosingSquareColorProcessing2dCriterionPlanes>^ get ();
}
member criterionPlane : SoSFEnum<SoClosingSquareColorProcessing2dCriterionPlanes> with get
Property Value
Type:
SoSFEnumSoClosingSquareColorProcessing2dCriterionPlanesRemarks See Also