PathFragment.Line(PointF, PointF, Outline) Method
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| p1 | PointF |
| p2 | PointF |
Optional Parameters
| Name | Type | Default |
|---|---|---|
| outline | Outline | null |
Returns
| Type |
|---|
| PathFragment |
See Also