Converts a Point that represents the current coordinate system of the Text
Introduced: X15.
public System.Windows.Point PointToDocument(System.Windows.Point point);
Parameter | Description |
---|---|
point | Specifies a point that represents the current coordinate system of the Text |
The return value specifies the converted Point in document coordinates.
Learn more about the TXText