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

fzrt_text_size

Description

Sets the current text font size.

Plugin Prototype

void fzrt_text_size(

fzrt_graf_ptr

port,

short

size )

Parameters

port [Input, Optional]

pointer to graphics port. NULL to use current port

size [Input]

Size of the font in pixels.

Availability

5.0.0.0

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h