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
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected Pen GetElementPen ( |
Visual Basic
Copy Code
|
|---|
Protected Function GetElementPen( _ |
The Pen object specifying the base pen.
See Also