CNiCaption::Alignment

CNi

Class
CNiCaption::
Alignment
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: CNiCaptionNext page: Angle    
Public Data Item Declared in:
NiCaption.h

'Declaration' icon -- Shortcut to top of page. Declaration

Alignments Alignment;

'Description' icon -- Shortcut to top of page. Description

Specifies the caption text alignment relative to CNiCaption::XCoordinate and CNiCaption::YCoordinate. The following list includes caption alignments.

  • CNiCaption::Left - left alignment.
  • CNiCaption::Right - right alignment.
  • CNiCaption::Center - center alignment.
  • CNiCaption::TopLeft - top left alignment.
  • CNiCaption::TopRight - top right alignment.
  • CNiCaption::TopCenter - top center alignment.
  • CNiCaption::BottomLeft - bottom left alignment.
  • CNiCaption::BottomRight - bottom right alignment.
  • CNiCaption::BottomCenter - bottom center alignment.

'See Also' icon -- Shortcut to top of page. See Also