Click or drag to resize

IHandler Methods

The PenIHandler type exposes the following members.

Methods
  NameDescription
Public methodCreate
Creates a new pen with the specified brush and thickness
Public methodGetBrush
Gets the brush of the pen
Public methodGetLineCap
Gets the line cap style
Public methodGetLineJoin
Gets the style of line join for the pen
Public methodGetMiterLimit
Gets the miter limit for the pen
Public methodGetThickness
Gets or sets the thickness (width) of the pen
Public methodSetDashStyle
Sets the dash style of the pen
Public methodSetLineCap
Sets the line cap style
Public methodSetLineJoin
Sets the style of line join for the pen
Public methodSetMiterLimit
Sets the miter limit of the pen
Public methodSetThickness
Sets the thickness (width) of the pen
Top
See Also