Rectangle Class |
Namespace: Aspose.Pdf.Drawing
The Rectangle type exposes the following members.
Name | Description | |
---|---|---|
![]() | Rectangle |
Initializes a new instance of the Rectangle class.
|
Name | Description | |
---|---|---|
![]() | Bottom |
Gets or sets a float value that indicates the bottom position of the rectangle.
|
![]() | GraphInfo |
Gets or sets a GraphInfo object that indicates the graph info,such as color,
line width,etc.
(Inherited from Shape.) |
![]() | Height |
Gets or sets a float value that indicates the height of the rectangle.
|
![]() | Left |
Gets or sets a float value that indicates the left position of the rectangle.
|
![]() | RoundedCornerRadius |
Gets or sets a float value that indicates the radius of rectangle corners.
|
![]() | Text |
Gets or sets a text for shape
(Inherited from Shape.) |
![]() | Width |
Gets or sets a float value that indicates the width of the rectangle.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |