SoNagaoFilterProcessing2dfilterType Property |
Namespace: OIV.ImageViz.Engines.ImageFiltering.SmoothingAndDenoisingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoNagaoFilterProcessing2dFilterTypes> filterType { get; }
Public ReadOnly Property filterType As SoSFEnum(Of SoNagaoFilterProcessing2dFilterTypes)
Get
public:
property SoSFEnum<SoNagaoFilterProcessing2dFilterTypes>^ filterType {
SoSFEnum<SoNagaoFilterProcessing2dFilterTypes>^ get ();
}
member filterType : SoSFEnum<SoNagaoFilterProcessing2dFilterTypes> with get
Property Value
Type:
SoSFEnumSoNagaoFilterProcessing2dFilterTypesRemarks See Also