PieInfo Structure Members
In This Topic
The following tables list the members exposed by PieInfo.
Public Constructors
| Name | Description |
| PieInfo Constructor | Creates a new PieInfo structure with the specified parameters. |
Top
Public Fields
| Name | Description |
| Angle | Gets or sets the start angle of the pie. |
| Center | Gets or sets the center of the pie. |
| Height | Gets or sets the height of the pie. |
| InnerRadius | Gets or sets the inner radius of the pie. |
| Offset | Gets or sets the radial offset of pie slice from the center. |
| RadiusX | Gets or sets the x-radius of the pie. |
| RadiusY | Gets or sets the y-radius of the pie. |
| Sweep | Gets or sets the sweep of the pie. |
Top
Public Methods
Public Operators
See Also