Gets a matrix representing the transformation from layer to screen coordinates.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Matrix Transform ( |
Visual Basic
Copy Code
|
|---|
Public Function Transform( _ |
The target rectangle to which to map the map's bounding box.
A Matrix instance.
See Also