SoImageStackProjectionProcessing3dsmoothingSize Property |
The size for the smooth process.
Namespace: OIV.ImageViz.Engines.ImageManipulation.StackOperationsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 smoothingSize { get; }
Public ReadOnly Property smoothingSize As SoSFInt32
Get
public:
property SoSFInt32^ smoothingSize {
SoSFInt32^ get ();
}
member smoothingSize : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also