Sets new MeasureUnit value and scales the coordinates of diagram items so that their absolute size remains unchanged.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public void ChangeUnit ( |
Visual Basic
Copy Code
|
|---|
Public Sub ChangeUnit( _ |
A GraphicsUnit value specifying the new unit.
See Also