Back to Devexpress

DXPen Properties

corelibraries-devexpress-dot-drawing-dot-dxpen-dot-underscore-properties.md

latest2.0 KB
Original Source

DXPen Properties

Defines an object used to draw lines and curves.

NameDescription
BrushGets or sets the brush that determines the pen attributes.
ColorGets the pen color.
CustomEndCapGets or sets a custom cap to use at the line end.
CustomStartCapGets or sets a custom cap to use at the line start.
DashCapGets or sets the cap style used at the dash end.
DashOffsetGets or sets the distance between the start of a line to the start of a dash pattern.
DashPatternGets or sets an array of custom dashes and spaces.
DashStyleGets or sets the style applied to dashed lines.
EndCapGets or sets the cap style applied to the end of lines.
LineJoinGets or sets the join style for the ends of two consecutive lines.
MiterLimitGets or sets the limit of the thickness of the join on a mitered corner.
PenTypeObtains the type of lines the DXPen draws.
StartCapGets or sets the cap style applied to the line start.
WidthGets or sets the width of the pen.

See Also

DXPen Class

DXPen Members

DevExpress.Drawing Namespace