This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeDrawingOrder Interface > IGlobeDrawingOrder.MoveToFront Method (ArcObjects .NET 10.4 SDK) |
Moves a layer to the front of the drawing order.
[Visual Basic .NET] Public Sub MoveToFront ( _ ByVal Layer As ILayer _ )
[C#] public void MoveToFront ( ILayer Layer );
[C++]
HRESULT MoveToFront(
ILayer* Layer
);
[C++]
Parameters Layer [in]
Layer is a parameter of type ILayer