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