Path Class |
Namespace: Aspose.Pdf.Drawing
The Path type exposes the following members.
Name | Description | |
---|---|---|
![]() | Path |
Initializes a new instance of the Path class.
|
![]() | Path(Shape) |
Initializes a new instance of the Path class.
|
Name | Description | |
---|---|---|
![]() | GraphInfo |
Gets or sets a GraphInfo object that indicates the graph info,such as color,
line width,etc.
(Inherited from Shape.) |
![]() | Shapes |
Gets or sets shapes collection.
|
![]() | Text |
Gets or sets a text for shape
(Inherited from Shape.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |