Defines the style of the pens.

Inheritance Hierarchy

Object
    DlxStyle
        DlxPenStyle

Constructor

Name Description
DlxPenStyle Constructs a DlxPenStyle object.

Methods

Name Description
SetCaps Sets the cap style for this Pen object.
SetColor Sets the color for this Pen object.
SetDashStyle Sets the dash style for this Pen object.
SetStyle Sets the style for this Pen object.
SetWidth Sets the width for this Pen object.