Returns a Pen object representing the currently effective pen of the item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Pen GetEffectivePen ( |
Visual Basic Copy Code |
---|
Public Function GetEffectivePen( _ |
This method returns either the item's Pen if the item's Pen is not null, or a pen with the Stroke and StrokeThickness properties of the item's style.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |