Click or drag to resize

CuboidHasVolumeOrArea Method

Checks if at least two sizes are greater than 0.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public bool HasVolumeOrArea()

Return Value

Boolean
true if the Cuboid has a volume or at least an area.
See Also