ESRI.ArcGIS.ADF.ArcGISServer
MaxScale Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > TerrainPyramidLevelWindowSize Class : MaxScale Property




Syntax

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

See Also

© 2010 All Rights Reserved.