QuadraticCurveToMetafileCommandEndPoint Property |
The end point of the curve. The starting point is the end point of the last command.
Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommandAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.32.0
Syntaxpublic dvec3 EndPoint { get; set; }Property Value
dvec3
See Also