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

fzrt_set_clip

Description

Sets the current clipping region.

Plugin Prototype

void fzrt_set_clip(

fzrt_rgn_ptr

rgn )

Parameters

rgn [Input]

Region to set clipping. The makes copy of region, the caller is responsible for disposing the region.

Availability

5.0.0.0

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h