Back to Devexpress

DXCustomLineCap.StrokePath Property

corelibraries-devexpress-dot-drawing-dot-dxcustomlinecap-a038107b.md

latest1017 B
Original Source

DXCustomLineCap.StrokePath Property

Gets or sets the outline of the custom cap.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

csharp
public DXGraphicsPathData StrokePath { get; set; }
vb
Public Property StrokePath As DXGraphicsPathData

Property Value

TypeDescription
DXGraphicsPathData

The cap outline.

|

See Also

DXCustomLineCap Class

DXCustomLineCap Members

DevExpress.Drawing Namespace