Description

Specifies alignment of content on the drawing surface.

Members

Long String Description
1 TopLeft Image is vertically aligned at the top, and horizontally aligned on the left.
2 TopCenter Image is vertically aligned at the top, and horizontally aligned at the center.
4 TopRight Image is vertically aligned at the top, and horizontally aligned on the right.
16 MiddleLeft Image is vertically aligned in the middle, and horizontally aligned on the left.
32 MiddleCenter Image is vertically aligned in the middle, and horizontally aligned at the center.
64 MiddleRight Image is vertically aligned in the middle, and horizontally aligned on the right.
256 BottomLeft Image is vertically aligned at the bottom, and horizontally aligned on the left.
512 BottomCenter Image is vertically aligned at the bottom, and horizontally aligned at the center.
1024 BottomRight Image is vertically aligned at the bottom, and horizontally aligned on the right.



The CHM file was converted to HTML by chm2web software.