Pen instances are used to draw the outline of geometric shapes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public class Pen : DependencyObject |
Visual Basic
![]() |
---|
Public Class Pen |
This class and properties that are its instances are used for compatibility with MindFusion.Diagramming APIs for other platforms. In Silverlight you should use the Stroke, StrokeThickness and related properties defined in DiagramItem.
System.Object
System.Windows.DependencyObject
MindFusion.Diagramming.Pen