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