Gets the effective pen of the item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Pen EffectivePen { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property EffectivePen As Pen |
An instance of the MindFusion.Drawing.Pen class.
Returns a Pen instance used to draw this item's border or segment lines. This value comes from the Pen property if it is set, or is derived from either the item's Style or the current diagram Theme.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |