Converts the specified point from client to document coordinates ignoring the current scale transformation.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public PointF PixelToUnit ( |
Visual Basic Copy Code |
---|
Public Function PixelToUnit( _ |
The Point instance to convert.
A PointF representing the diagram coordinates of the client point specified as an argument.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |