BarCodeWiz Logo

Orientation

Returns or sets the orientation (rotation) of the component in degrees.


Syntax

BarCodeWiz1.Orientation [ = enum]

 

The settings for enum are:

 

Constant Setting Description
Degrees_0 0 Default setting. Component is not rotated.
Degrees_90 90 Component is shown rotated at 90 degrees.
Degrees_180 180 Component is shown rotated at 180 degrees (upside-down).
Degrees_270 270 Component is shown rotated at 270 degrees.