Skip to main content
All docs
V23.2

DXCustomLineCapBase Properties

A base class for custom user-defined line caps.
Name Description
StrokeEndCap Gets or sets the caps used to end lines that make up this custom cap.
StrokeJoin Gets or sets how lines the compose the custom line cap are joined.
StrokeMiterLimit Gets or sets the limit of the thickness of the join on a mitered corner.
StrokeStartCap Gets or sets the caps used to start lines that make up this custom cap.
WidthScale Gets or sets the amount by which to scale the line cap with respect to the width of the DXPen object.
See Also