CuboidHasVolumeOrArea Method |
Checks if at least two sizes are greater than 0.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic bool HasVolumeOrArea()
Return Value
Booleantrue if the Cuboid has a volume or at least an area.
See Also