The PieInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PieInfo |
Creates a new PieInfo structure with the specified parameters.
|
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Overrides ValueType..::..Equals(Object).) | |
Equals(PieInfo) | ||
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
GetHashCode | (Overrides ValueType..::..GetHashCode()()()().) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
ToString |
Returns the fully qualified type name of this instance.
(Inherited from ValueType.) |
Operators
Name | Description | |
---|---|---|
Equality | ||
Inequality |
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.
|