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




LayerID
Face
userState

Syntax

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

Parameters

LayerID
Face
userState

See Also

© 2010 All Rights Reserved.