Click or drag to resize

EllipseToMetafileCommandLength Property

Length of the vector. Is simplified as length of an arc.

Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommand
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public override double? Length { get; }

Property Value

NullableDouble
See Also