Click or drag to resize

PenX Fields

The PenX type exposes the following members.

Fields
 NameDescription
Protected field_alignmentThe alignment of the pen.
Protected field_brushThe brush of the pen.
Protected field_cachedHashCode Cached hash code.
Protected field_compoundArray The optional compound array.
Protected field_dashCap The dash cap style.
Protected field_dashPattern The dash pattern.
Protected field_endCap The end cap.
Protected field_lineJoin The line-join style.
Protected field_miterLimit The miter limit.
Protected field_startCap The start cap.
Protected field_transformation The optional transformation.
Protected field_widthThe width of the pen.
Public fieldStatic memberDefaultAlignment The default pen alignment.
Public fieldStatic memberDefaultLineJoin The default line join.
Public fieldStatic memberDefaultMiterLimit The default miter limit.
Public fieldStatic memberDefaultWidth The default pen width.
Top
See Also