Transforms points from the client coordinate space to the document coordinate space.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public PointF ClientToDoc ( |
Visual Basic Copy Code |
---|
Public Function ClientToDoc( _ |
A .NET PointF instance, which represents the document coordinates of clientPoint.
This method is useful when the document coordinates of a device point are needed.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |