Scales the node's elements by specified amount.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void ScaleElements ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub ScaleElements( _ |
The value by which to multiply node elements' sizes.
See Also