Back to Devexpress

DXCustomLineCap.FillPath Property

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

latest1009 B
Original Source

DXCustomLineCap.FillPath Property

Gets or sets the fill for the custom cap.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

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

Property Value

TypeDescription
DXGraphicsPathData

The custom cap fill.

|

See Also

DXCustomLineCap Class

DXCustomLineCap Members

DevExpress.Drawing Namespace