ESRI.ArcGIS.ADF.ArcGISServer
GetMQTAsync(Int32,Int32) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GlobeServerProxy Class > GetMQTAsync Method : GetMQTAsync(Int32,Int32) Method




LayerID
Face

Syntax

Visual Basic (Declaration) 
Public Overloads Sub GetMQTAsync( _
   ByVal LayerID As Integer, _
   ByVal Face As Integer _
) 
Visual Basic (Usage)Copy Code
Dim instance As GlobeServerProxy
Dim LayerID As Integer
Dim Face As Integer
 
instance.GetMQTAsync(LayerID, Face)
C# 
public void GetMQTAsync( 
   int LayerID,
   int Face
)

Parameters

LayerID
Face

See Also

© 2010 All Rights Reserved.