formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics

fzrt_get_pen

Description

Gets the pen location. This will return the coordinates of the pen in the current port

Plugin Prototype

void fzrt_get_pen(

fzrt_graf_ptr

port,

fzrt_point *

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

fzrt_move, fzrt_move_to

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h