PathClipNode.Paths Property
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type |
|---|
| IList<GraphicsPath> |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public IList<GraphicsPath> Paths { get; set; }
Public Property Paths As IList(Of GraphicsPath)
| Type |
|---|
| IList<GraphicsPath> |