This document is archived and information here might be outdated. Recommended version. |
Indicates where the navigator is placed in the map display.
[Visual Basic .NET] Public Property NavigatorPlacement As esriScreenPosition
[C#] public esriScreenPosition NavigatorPlacement {get; set;}
[C++]
HRESULT get_NavigatorPlacement(
esriScreenPosition* Placement
);
[C++]
HRESULT put_NavigatorPlacement(
esriScreenPosition Placement
);
[C++] Parameters Placement [out, retval]
Placement is a parameter of type esriScreenPosition* Placement [in]
Placement is a parameter of type esriScreenPosition