CWIMAQTextAlignments Enumeration
From NI Vision for Visual Basic
CWIMAQTextAlignments Enumeration
Obsolete—Use CWIMAQHorizontalTextAlignments instead.
CWIMAQTextAlignments are the constants for the Alignment parameter of the DrawText method.
You can use the following constants with this data type:
- cwimaqTextAlignmentCenter—Center.
- cwimaqTextAlignmentLeft—Left.
- cwimaqTextAlignmentRight—Right.