Click or drag to resize

AtalaPen Properties

The AtalaPen type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets or sets a value indicating the line positioning relative to the coordinates.
Public propertyColor
Gets or sets the color of the pen.
Public propertyCornerJoin
Gets or sets the style of corners used for this pen.
Public propertyCustomDashPattern
Gets or sets an array of int's indicating the dash pattern when the LineStyle is set to Custom.
Public propertyEndCap
Gets or sets the pen EndCap used when drawing.
Public propertyFill
Gets or sets the Fill used when drawing with this pen.
Public propertyLineStyle
Gets or sets the type of line drawn with this pen.
Public propertyWidth
Gets or sets the width of the pen in pixels.
Top
See Also