ILNumerics Ultimate VS

LimitsAllowZeroVolume Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
true: this clipping data always ensures a non-zero volume

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public bool AllowZeroVolume { get; set; }

Property Value

Type: Boolean
Remarks

'NonZeroVolumne' means, non of Depth,Width nor Heigth are allowed to be zero. If some edge of the cube is set to zero, the class expands this edge by 1 in each direction.

[ILNumerics Visualization Engine]

See Also

Reference