PathFragment.Paths Property
Gets or sets a list of graphics paths contained in the path fragment.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IList<GraphicsPath> | A list of graphics paths contained in the path fragment. |
See Also