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

fzrt_frame_rect

Description

Frames a rectangle. This function will draw a border around the specified rectangle using the current pen.

Plugin Prototype

void fzrt_frame_rect(

const fzrt_rect *

r )

Parameters

r [Input]

pointer to a rectangle structure that contains the specified rectangle

Availability

5.0.0.0

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h