Converts a point from document coordinates to the local coordinate space of a component inside this node.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public PointF DocToComponent ( |
Visual Basic Copy Code |
---|
Public Function DocToComponent( _ |
The point to convert.
The target component.
A PointF object representing the point in local coordinates.