A3DMarkupDefinitionData
Fields
A3DMDPosition * |
m_pAttach |
EA3DMDAnchorPointType |
m_eAttachType |
A3DDouble |
m_dAttachAngle |
A3DBool |
m_bDisplayParallelOnScreen |
A3DBool |
m_bZoomable |
A3DBool |
m_bLeaderNotIntersectWithBox |
Detailed Description
-
struct
A3DMarkupDefinitionData
Structure defining common data to all markup with definition.
- Version
- 4.0
Public Members
-
A3DMDPosition *
m_pAttach
Position of the markup.
-
EA3DMDAnchorPointType
m_eAttachType
Attach point type.
See EA3DMDAnchorPointType for details.
-
A3DDouble
m_dAttachAngle
Z angle.
-
A3DBool
m_bDisplayParallelOnScreen
A value of true specifies the markup is displayed parallel to the screen.
-
A3DBool
m_bZoomable
A value of true specifies the markup is zoomable.
-
A3DBool
m_bLeaderNotIntersectWithBox
A value of true specifies the markup leader(s) can cross the markup box.