Click or drag to resize

Pen Properties

The Pen type exposes the following members.

Properties
  NameDescription
Public propertyBrush
Gets the brush associated with the pen.
Public propertyColor Obsolete.
Gets or sets the color of the pen
Public propertyControlObject
Gets the control object for this widget
Public propertyDashStyle
Gets or sets the dash style of the pen
Public propertyHandler
Gets the platform handler object for the widget
Public propertyStatic memberInstantiator Obsolete.
Gets a delegate that can be used to create instances of the Pen with low overhead
Public propertyLineCap
Gets or sets the line cap style of the pen
Public propertyLineJoin
Gets or sets the line join style of the pen
Public propertyMiterLimit
Gets or sets the miter limit on the ratio of the length vs. the Thickness of this pen
Public propertyThickness
Gets or sets the thickness (width) of the pen
Top
See Also