Graphisoft®

GX ModuleVersion: 16

SetClipToRect

Intersected the current clip with a specified rectangle.

voidSetClipToRect (
        const GS::Rect<float>& rect
);

Return Values

rect
Specifies the rectangle.

Return Values

This function has no return value.

Requirements

Version:
ArchiCAD 14
Header:
NativeContext.hpp
Import Library:
DGGraphix.lib
Module:
DGGraphix.dll [WIN], DGGraphix.framework [MAC]

See Also

NativeContext class