Graphisoft®

GX ModuleVersion: 16

SetFillPattern

Set the fill pattern for filling a polygon.

voidSetFillPattern (
        const Gfx::Pattern&    pattern
);

Parameters

offset
The pattern to fill a polygon with. Shows which pixel has foreground color, background color, or is transparent.

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