ESRI.ArcGIS.ADF.ArcGISServer
Width Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > CenterAndSize Class : Width Property




Syntax

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

See Also

© 2010 All Rights Reserved.