Path.Path
Path(Shape[])
Initializes a new instance of the Path
class.
public Path(Shape[] shapes)
Parameter | Type | Description |
---|---|---|
shapes | Shape[] | The shape array contains path segments set. |
See Also
- class Shape
- class Path
- namespace Aspose.Pdf.Drawing
- assembly Aspose.PDF
Path()
Initializes a new instance of the Path
class.
public Path()
See Also
- class Path
- namespace Aspose.Pdf.Drawing
- assembly Aspose.PDF