XTPTrackBlockAlignment Enumeration
Description
Block alignment styles.
Members
| Member | Description |
|---|---|
| xtpTrackBlockTop | Vertically align the block or key to the top of the track. |
| xtpTrackBlockCenter | Vertically align the block or key to the center of the track. |
| xtpTrackBlockBottom | Vertically align the block or key to the bottom of the track. |
Remarks
The VerticalAlignment Property property uses the XTPTrackBlockAlignment enumeration to set the alignment of a block or key within a track.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.