ESRI.ArcGIS.ADF.ArcGISServer
DevLeftSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > CenterAndScale Class : DevLeftSpecified Property




Syntax

Visual Basic (Declaration) 
<XmlIgnoreAttribute()>
Public Property DevLeftSpecified As Boolean
Visual Basic (Usage)Copy Code
Dim instance As CenterAndScale
Dim value As Boolean
 
instance.DevLeftSpecified = value
 
value = instance.DevLeftSpecified
C# 
[XmlIgnoreAttribute()]
public bool DevLeftSpecified {get; set;}

See Also

© 2010 All Rights Reserved.