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

fzrt_plot_icon

Description

Draws an icon. Draws an icon in the current rectangle, stretching or shrinking it if necessary. Icons can be loaded with .

Plugin Prototype

void fzrt_plot_icon(

const fzrt_rect *

theRect,

fzrt_icon_ptr

theIcon )

Parameters

theRect [Input]

pointer to rectangle that is location of the icon

theIcon [Input]

pointer to an icon object

Availability

5.0.0.0

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h