Click or drag to resize

CuboidToString2 Method

Creates a string describing the cuboid, containing the coordinates of the diagonal elements MinMinMin and MaxMaxMax.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.52.0
Syntax
C#
public string ToString2()

Return Value

String
The resulting string.
See Also