Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Enumerations
Aspect_TypeOfStyleText.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  Aspect_TypeOfStyleText { Aspect_TOST_NORMAL, Aspect_TOST_ANNOTATION }
 Define the style of the text.

TOST_NORMAL Default text. The text is displayed like any other graphic object.
This text can be hidden by another object that is nearest from the
point of view.
TOST_ANNOTATION The text is always visible. The texte is displayed
over the other object according to the priority.
More...

Enumeration Type Documentation

Enumerator:
Aspect_TOST_NORMAL 
Aspect_TOST_ANNOTATION