Open CASCADE Technology  7.3.0
Enumerations

Aspect_TypeOfStyleText.hxx File Reference

Enumerations

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

Enumeration Type Documentation

◆ Aspect_TypeOfStyleText

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