Open CASCADE Technology  6.9.0
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. More...
 

Enumeration Type Documentation

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.

Enumerator
Aspect_TOST_NORMAL 
Aspect_TOST_ANNOTATION