CSol
Enumerations
CSIRO::CSol::OverlayPos Namespace Reference

Static overlay position for Grid view and edit widgets.

Enumerations

enum  Type {
  OverlayPos_TopLeft, OverlayPos_TopMid, OverlayPos_TopRight, OverlayPos_MidLeft,
  OverlayPos_Centre, OverlayPos_MidRight, OverlayPos_BottomLeft, OverlayPos_BottomMid,
  OverlayPos_BottomRight
}
 

Enumeration Type Documentation

enum Type
Enumerator
OverlayPos_TopLeft 

Top left.

OverlayPos_TopMid 

Top middle.

OverlayPos_TopRight 

Top right.

OverlayPos_MidLeft 

Middle left.

OverlayPos_Centre 

Central.

OverlayPos_MidRight 

Middle right.

OverlayPos_BottomLeft 

Bottom left.

OverlayPos_BottomMid 

Bottom middle.

OverlayPos_BottomRight 

Bottom right.