UserInteractionServices.GetElementName Method
Include Protected Members
Include Inherited Members
Returns the element name for the specified element.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetElementName(IModelElement, ElementNameStyle) | Returns the element name for the specified element. | |
GetElementName(IModelElement, Boolean, Boolean, Boolean) | Returns the name for the specified element. | |
GetElementName(IModelElement, Boolean, Boolean, Boolean, Int32) | Returns the element name for the specified element. |
Top