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

fzrt_pen_pat

Description

Sets the pen pattern. This will set the pen's 8x8 bitmap pattern.

Plugin Prototype

void fzrt_pen_pat(

fzrt_graf_ptr

port,

const fzrt_pen_pattern_ptr

pat )

Parameters

port [Input, Optional]

pointer to graphics port. NULL to use current port

pat [Result]

pointer to a pen pattern

Availability

5.0.0.0

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h