Gets the effective head pen of the link.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Pen EffectiveHeadPen { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property EffectiveHeadPen As Pen |
An instance of the MindFusion.Drawing.Pen class.
See Also