SoDoBFilterProcessingsmallBoxSize Property |
The size of the small box.
Namespace: OIV.ImageViz.Engines.EdgeDetection.LaplacianAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 smallBoxSize { get; }
Public ReadOnly Property smallBoxSize As SoSFInt32
Get
public:
property SoSFInt32^ smallBoxSize {
SoSFInt32^ get ();
}
member smallBoxSize : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also