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

fzrt_get_pen_mode

Description

Gets the pen mode. This will get the transfer mode for the current pen.

Plugin Prototype

void fzrt_get_pen_mode(

fzrt_graf_ptr

port,

short *

mode )

Parameters

port [Input, Optional]

pointer to graphics port. NULL to use current port

mode [Result]

pointer to short that receives the current pen mode

Availability

5.0.0.0

See Also

fzrt_pen_mode, fzrt_pattern_mode_enum

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h