SoDoBFilterProcessinglargeBoxSize Property |
The size of the large 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 largeBoxSize { get; }
Public ReadOnly Property largeBoxSize As SoSFInt32
Get
public:
property SoSFInt32^ largeBoxSize {
SoSFInt32^ get ();
}
member largeBoxSize : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also