SoNagaoFilterProcessing2dfilterMethod Property |
Select the filter method.
Namespace: OIV.ImageViz.Engines.ImageFiltering.SmoothingAndDenoisingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoNagaoFilterProcessing2dFilterMethods> filterMethod { get; }
Public ReadOnly Property filterMethod As SoSFEnum(Of SoNagaoFilterProcessing2dFilterMethods)
Get
public:
property SoSFEnum<SoNagaoFilterProcessing2dFilterMethods>^ filterMethod {
SoSFEnum<SoNagaoFilterProcessing2dFilterMethods>^ get ();
}
member filterMethod : SoSFEnum<SoNagaoFilterProcessing2dFilterMethods> with get
Property Value
Type:
SoSFEnumSoNagaoFilterProcessing2dFilterMethodsRemarks See Also