| Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| DimensionStyle |
Property that gets and sets the associated DimensionStyle object. |
| FormattedText |
Gets/Sets formatted text of the HoleTag. |
| Layer |
Property that gets and sets the layer associated with this object. |
| Leader |
Property that returns the Leader object associated with the hole tag. |
| Parent |
Property that returns the parent HoleTableRow object. |
| Position |
Gets/Sets the position of the HoleTag on the sheet. |
| RangeBox |
Property that returns a Box2D object which contains the lower-left and upper-right corners of a rectangle that is guaranteed to enclose this object. |
| ShowLeader |
Property that gets and sets whether to display the leader line. |
| StackedTextPosition |
Gets and sets the position (alignment) of the stacked text with respect to regular text. |
| Text |
Gets/Sets the text of the HoleTag. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
| Visible |
Property that gets and sets whether the tag is visible. |