Applies this unit to the specified Graphics drawing surface.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void ApplyTo ( |
Visual Basic
Copy Code
|
|---|
Public Sub ApplyTo( _ |
A Graphics instance whose PageUnit and PageScale are set to match the resolution of this unit.
See Also