EllipseToMetafileCommandCreateQuadraticCurves Method | 
            Calculates a set of quadratic curves which are able to approximately
            replace the arc.
            
Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommandAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.31.0
Syntaxpublic override List<QuadraticCurveToMetafileCommand> CreateQuadraticCurves()
Return Value
ListQuadraticCurveToMetafileCommandThe list of quadratic curves replacing the elliptic arc.
See Also