QuadraticCurveToMetafileCommandGenerateCommandPoints Method |
Generates a list of points that are significant to the shape.
Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommandAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic override IList<dvec3> GenerateCommandPoints()
Return Value
IListdvec3A list of significant points.
See Also