Search
ComponentBase.OnUnitChanged Method
See Also
 





Invoked when the measure unit of the document containing the component has changed.

Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected virtual void OnUnitChanged ()

Visual Basic  Copy Code

Protected Overridable Sub OnUnitChanged ()

 See Also