Converts the specified point from client to document coordinates.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public PointF ClientToDoc ( |
Visual Basic Copy Code |
---|
Public Function ClientToDoc( _ |
A .NET PointF instance, which represents the document coordinates of clientPt.
This method is useful when the document coordinates of a device point are needed.