DXCustomLineCap.StrokePath Property
Gets or sets the outline of the custom cap.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
DXGraphicsPathData | The cap outline. |
See Also