SoGaussianFilterProcessingautoScale Property |
Select the automatic intensity scaling mode.
Namespace: OIV.ImageViz.Engines.ImageFiltering.SmoothingAndDenoisingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool autoScale { get; }
Public ReadOnly Property autoScale As SoSFBool
Get
public:
property SoSFBool^ autoScale {
SoSFBool^ get ();
}
member autoScale : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also