BaseMetafileCommandCreateEllipse Method |
Tries to approximate the command by an elliptical arc. Available
only for arcs yet, creating an ellipse with both semi axes having
the length of the arc's radius.
Return Value
EllipseToMetafileCommandThe calculated elliptical arc.
Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommandAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic virtual EllipseToMetafileCommand CreateEllipse()
Return Value
EllipseToMetafileCommand[Missing <returns> documentation for "M:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.BaseMetafileCommand.CreateEllipse"]
See Also