Click or drag to resize

BaseVectorGraphicElementGetLength Method

Gets the length of this element without any transformation matrix being applied.

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

Return Value

Double

[Missing <returns> documentation for "M:RAYLASE.Marker.VectorGraphicElement.BaseVectorGraphicElement.GetLength"]

See Also