EllipseToMetafileCommandCreateCubicCurves Method |
Calculates a set of cubic curves which are able to approximately
replace the arc.
Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommandAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic override List<CubicCurveToMetafileCommand> CreateCubicCurves()
Return Value
ListCubicCurveToMetafileCommandThe list of cubic curves replacing the elliptic arc.
See Also