Open CASCADE Technology 6.6.0
|
#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... |