Transforms points from the document coordinate space to the client coordinate space.
SyntaxVB6
Copy Code
|
|---|
Public Sub DocPtToClientPt( _ |
C++
Copy Code
|
|---|
public: |
RemarksGets client coordinates in the FlowChartX window, corresponding to the document x and y coordinates.
See Also