Raises the size allocated event.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected override void OnSizeAllocated ( |
Visual Basic
Copy Code
|
|---|
Protected Overrides Sub OnSizeAllocated( _ |
The new width of the element.
The new height of the element.
See Also