BaseMetafileCommandSegmentEndPointPair Property |
The end points of the segment generated by this metafile command. This value functions as a cache to reduce redundant calculations.
Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommandAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic (dvec3 Start, dvec3 End) SegmentEndPointPair { get; set; }
Property Value
ValueTupledvec3,
dvec3
See Also