Open CASCADE Technology
7.6.0
|
Enumerations | |
enum | Aspect_TypeOfStyleText { Aspect_TOST_NORMAL , Aspect_TOST_ANNOTATION } |
Define the style of the text. More... | |
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 |