DiagramLite Programmer's Guide
Pen Members
Constructors Fields Properties Methods
 


Pen instances are used to draw the outline of geometric shapes.

The following tables list the members exposed by the Pen type.

 Public Constructors

  Name Description

Pen

Overloaded.  

 Public Fields

  Name Description

BrushProperty

Identifies the Brush dependency property.

ThicknessProperty

Identifies the Thickness dependency property.

 Public Properties

  Name Description

Brush

Gets or sets the Brush object that defines the appearance of this pen.

DashStyle

Gets or sets the dash style of lines frawn with this pen.

Thickness

Gets or sets the width of the pen.

 Public Methods

  Name Description

Clone

Creates an exact copy of this pen.

 See Also

Pen Class
MindFusion.Diagramming Namespace