DockOutsideViewport Property (IMapDockableSubItem)
In This Topic
Gets the sub item should be docked outside the viewport. Ignored if MapLocation is defined.
Syntax
'Declaration
ReadOnly Property DockOutsideViewport As Boolean
bool DockOutsideViewport {get;}
See Also