[]
Gets the MapItem object currently associated with a given UI element.
public MapItem GetHelpTopic(Component uiElement)
| Type | Name | Description |
|---|---|---|
| Component | uiElement | Represents a UI element associated with a help topic. |
| Type | Description |
|---|---|
| MapItem | The MapItem object associated with the specified UI element. |