Back to Devexpress

DXPen.CustomStartCap Property

corelibraries-devexpress-dot-drawing-dot-dxpen-031c7754.md

latest1003 B
Original Source

DXPen.CustomStartCap Property

Gets or sets a custom cap to use at the line start.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

csharp
public DXCustomLineCapBase CustomStartCap { get; set; }
vb
Public Property CustomStartCap As DXCustomLineCapBase

Property Value

TypeDescription
DXCustomLineCapBase

An object the contains end cap settings.

|

See Also

DXPen Class

DXPen Members

DevExpress.Drawing Namespace