formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Gets the pen location. This will return the coordinates of the pen in the current port
Plugin Prototype
void fzrt_get_pen(
port, | |
pt ) |
Parameters
port [Input, Optional]
pointer to graphics port. NULL to use current port
pt [Result]
pointer to point that receives the pen position in local coordinates
Availability
5.0.0.0
See Also
Function Set
Defined in