Click or drag to resize

QuadraticCurveToMetafileCommandEndPoint Property

The end point of the curve. The starting point is the end point of the last command.

Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommand
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public dvec3 EndPoint { get; set; }

Property Value

dvec3
See Also