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




Syntax

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

See Also

© 2010 All Rights Reserved.