ESRI.ArcGIS.ADF.ArcGISServer
SamplingMode Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GlobeLayerInfo Class : SamplingMode Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property SamplingMode As esriGlobeImageSamplingMode
Visual Basic (Usage)Copy Code
Dim instance As GlobeLayerInfo
Dim value As esriGlobeImageSamplingMode
 
instance.SamplingMode = value
 
value = instance.SamplingMode
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public esriGlobeImageSamplingMode SamplingMode {get; set;}

See Also

© 2010 All Rights Reserved.