Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOMGUI_AnnotationAttrs::Properties Struct Reference

#include <GEOMGUI_AnnotationAttrs.h>

Public Attributes

QString Text
 Displayed annotation text. More...
 
bool IsVisible
 Application visibility flag of annotation. More...
 
bool IsScreenFixed
 Fixed screen mode flag. More...
 
gp_Pnt Position
 Position of the annotation. More...
 
gp_Pnt Attach
 Attachment point of the annotation. More...
 
int ShapeIndex
 Index of the annotated subshape. More...
 
int ShapeType
 Type of the annotated subshape. More...
 

Detailed Description

\ brief Structure representing visual properties of the shape annotation.

Member Data Documentation

gp_Pnt GEOMGUI_AnnotationAttrs::Properties::Attach
bool GEOMGUI_AnnotationAttrs::Properties::IsScreenFixed
bool GEOMGUI_AnnotationAttrs::Properties::IsVisible
gp_Pnt GEOMGUI_AnnotationAttrs::Properties::Position
int GEOMGUI_AnnotationAttrs::Properties::ShapeIndex
int GEOMGUI_AnnotationAttrs::Properties::ShapeType
QString GEOMGUI_AnnotationAttrs::Properties::Text

The documentation for this struct was generated from the following file: