Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Enumerations
Aspect_TypeOfDisplayText.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  Aspect_TypeOfDisplayText {
  Aspect_TODT_NORMAL, Aspect_TODT_SUBTITLE, Aspect_TODT_DEKALE, Aspect_TODT_BLEND,
  Aspect_TODT_DIMENSION
}
 Define the display type of the text.

TODT_NORMAL Default display. Text only.
TODT_SUBTITLE There is a subtitle under the text.
TODT_DEKALE The text is displayed with a 3D style.
TODT_BLEND The text is displayed in XOR.
TODT_DIMENSION Dimension line under text will be invisible.
More...
 

Enumeration Type Documentation

Define the display type of the text.

TODT_NORMAL Default display. Text only.
TODT_SUBTITLE There is a subtitle under the text.
TODT_DEKALE The text is displayed with a 3D style.
TODT_BLEND The text is displayed in XOR.
TODT_DIMENSION Dimension line under text will be invisible.

Enumerator
Aspect_TODT_NORMAL 
Aspect_TODT_SUBTITLE 
Aspect_TODT_DEKALE 
Aspect_TODT_BLEND 
Aspect_TODT_DIMENSION