Markup Leader stub data structure. More...
Data Fields | |
A3DUns16 | m_usStructSize |
A3DUns32 | m_uiValuesAndAnchorTypesSize |
Markup Leader stub data structure.
The stub is a line which links the leader(s) to the markup box. It is vertical or horizontal line according to the attach point type, and its length depends on the attach point type. Therefore, in the structure of markup leader stub, there are two arrays to be considered in parallel: the first defines the length of the stub, and the second the anchor point type corresponding to the length.
A3DUns16 A3DMDMarkupLeaderStubData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
A3DUns32 A3DMDMarkupLeaderStubData::m_uiValuesAndAnchorTypesSize |
Size of array of values and anchor types.