Skip to content

XTPScaleMode Enumeration

Description

Changes the CommandBars measurements between twips and pixels.

Members

Member Description
xtpScaleAuto Used to specify that the CommandBars will use the parent control's measurement units/coordinate system.
xtpScalePixel Used to change the CommandBars measurement units/coordinate system to pixels.
xtpScaleTwip Used to change the CommandBars measurement units/coordinate system to twips.

Remarks

The ScaleMode property uses the XTPScaleMode flags to set the scale mode.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.