NEllipticalArcTo Class Members
In This Topic
The following tables list the members exposed by NEllipticalArcTo.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Angle | Gets or sets the Angle value |
| ControlX | Gets or sets the ControlX value |
| ControlY | Gets or sets the ControlY value |
| Ratio | Gets or sets the Ratio value |
| Type | Overridden. Gets the type of this geometry command. |
Top
Public Methods
| Name | Description |
| GetControl | Gets the location (in the shape coordinate system) of the control point |
| SetControl | Sets the location (X, Y properties) of the control point. |
Top
See Also