Class Path
Path class
Represents arc.
public sealed class Path : Shape
Constructors
Name | Description |
---|---|
Path() | Initializes a new instance of the Path class. |
Path(Shape[]) | Initializes a new instance of the Path class. |
Properties
Name | Description |
---|---|
GraphInfo { get; set; } | Gets or sets a GraphInfo object that indicates the graph info,such as color, line width,etc. |
Shapes { get; } | Gets or sets shapes collection. |
Text { get; set; } | Gets or sets a text for shape |
Methods
Name | Description |
---|---|
override CheckBounds(double, double) |
See Also
- class Shape
- namespace Aspose.Pdf.Drawing
- assembly Aspose.PDF