Back to Devexpress

DXCustomLineCapBase Properties

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

latest1.2 KB
Original Source

DXCustomLineCapBase Properties

A base class for custom user-defined line caps.

NameDescription
StrokeEndCapGets or sets the caps used to end lines that make up this custom cap.
StrokeJoinGets or sets how lines the compose the custom line cap are joined.
StrokeMiterLimitGets or sets the limit of the thickness of the join on a mitered corner.
StrokeStartCapGets or sets the caps used to start lines that make up this custom cap.
WidthScaleGets or sets the amount by which to scale the line cap with respect to the width of the DXPen object.

See Also

DXCustomLineCapBase Class

DXCustomLineCapBase Members

DevExpress.Drawing Namespace