SoNagaoFilterProcessing3dfilterMethod Property |
Namespace: OIV.ImageViz.Engines.ImageFiltering.SmoothingAndDenoisingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoNagaoFilterProcessing3dFilterMethods> filterMethod { get; }
Public ReadOnly Property filterMethod As SoSFEnum(Of SoNagaoFilterProcessing3dFilterMethods)
Get
public:
property SoSFEnum<SoNagaoFilterProcessing3dFilterMethods>^ filterMethod {
SoSFEnum<SoNagaoFilterProcessing3dFilterMethods>^ get ();
}
member filterMethod : SoSFEnum<SoNagaoFilterProcessing3dFilterMethods> with get
Property Value
Type:
SoSFEnumSoNagaoFilterProcessing3dFilterMethodsRemarks See Also