Arc Class |
Namespace: Aspose.Pdf.Drawing
The Arc type exposes the following members.
Name | Description | |
---|---|---|
![]() | Arc |
Initializes a new instance of the Arc class.
|
Name | Description | |
---|---|---|
![]() | Alpha |
Gets or sets a float value that indicates the beginning angle degree of the arc.
|
![]() | Beta |
Gets or sets a float value that indicates the ending angle degree of the arc.
|
![]() | GraphInfo |
Gets or sets a GraphInfo object that indicates the graph info,such as color,
line width,etc.
(Inherited from Shape.) |
![]() | PosX |
Gets or sets a float value that indicates the x-coordinate of the center of the arc.
|
![]() | PosY |
Gets or sets a float value that indicates the y-coordinate of the center of the arc.
|
![]() | Radius |
Gets or sets a float value that indicates the radius of the arc.
|
![]() | Text |
Gets or sets a text for shape
(Inherited from Shape.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |