|
Open CASCADE Technology
6.9.1
|
#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. More... | |
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 | |
1.8.10