IMapDockableSubItem Interface Members
In This Topic
The following tables list the members exposed by IMapDockableSubItem.
Public Properties
| Name | Description |
 | Action | Gets the action associated with the element if any, otherwise null . |
 | DockOutsideViewport | Gets a value indicating whether the sub item should be docked outside the viewport. Ignored if MapLocation is defined. |
 | Hidden | Gets a value indicating whether the item is hidden. |
 | Position | Gets the position of the sub item. Ignored if MapLocation is defined. The default value is MapPosition.TopCenter. |
 | ToolTip | Gets the tooltip. |
Top
See Also