Show contents 

Drawing > Drawing Assembly Interfaces > IGxGraphics > IGxGraphics.PageUnit

IGxGraphics.PageUnit

Syntax

PageUnit: GxUnit;

Description

The PageUnit property determines measurement units of the graphic object.

Comments

One of the GxUnit values that is different from GxUnit.World can be set.

NOTE. On an attempt to set value of GxUnit.World, the measurement units are automatically substituted with GxUnit.Display.

See also:

IGxGraphics