Sets the transformation of the specified graphics to correspond to the diagram's current unit, zoom and scroll.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void SetTransform ( |
Visual Basic
Copy Code
|
|---|
Public Sub SetTransform( _ |
The IGraphics object to set.
See Also