Graphisoft®

GX ModuleVersion: 16

SetAntialiasEnabled

Sets the status of antialiasing.

voidSetAntialiasEnabled (
        bool enabled
);

Parameters

enabled
The desired status of antialiasing.

Return Values

This routine 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