Back to Devexpress

DXPen.CustomEndCap Property

corelibraries-devexpress-dot-drawing-dot-dxpen-d2dacddc.md

latest991 B
Original Source

DXPen.CustomEndCap Property

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

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

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

Property Value

TypeDescription
DXCustomLineCapBase

An object the contains end cap settings.

|

See Also

DXPen Class

DXPen Members

DevExpress.Drawing Namespace