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