ESRI.ArcGIS.ADF.Web.UI.WebControls
MinimumRow Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LevelScheme Class : MinimumRow Property




Index of the row at which this level's tiles begin

Syntax

Visual Basic (Declaration) 
Public Property MinimumRow As Long
Visual Basic (Usage)Copy Code
Dim instance As LevelScheme
Dim value As Long
 
instance.MinimumRow = value
 
value = instance.MinimumRow
C# 
public long MinimumRow {get; set;}

See Also

© 2010 All Rights Reserved.