Indexes  

CatMarkerTextOrientation (Enumeration)

enum CatMarkerTextOrientation {
  CatMarkerTextOrientationRight,
  CatMarkerTextOrientationUp,
  CatMarkerTextOrientationLeft,
  CatMarkerTextOrientationDown
}
The different orientations of a text Marker2D or Marker3D.
See also:
Marker2D
See also:
Marker3D
Values:
CatMarkerTextOrientationRight
The texte is written left to right.
CatMarkerTextOrientationUp
The texte is written top to bottom.
CatMarkerTextOrientationLeft
The texte is written right to left.
CatMarkerTextOrientationDown
The texte is written bottom to top.


Copyright © 2006, Dassault Systèmes. All rights reserved.