Gets a pen used to render the element. If no pen properties are explicitly specified for this element, returns the pen passed as an argument.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected Pen GetElementPen ( |
Visual Basic Copy Code |
---|
Protected Function GetElementPen( _ |
A System.Windows.Media.Pen instance to use for drawing.
WpfDiagram Programmer's Guide | © 2024 MindFusion |