ESRI.ArcGIS.ADF.Web
Width Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > ImageDescriptor Class : Width Property




The width of the image in pixels.

Syntax

Visual Basic (Declaration) 
Public Property Width As Integer
Visual Basic (Usage)Copy Code
Dim instance As ImageDescriptor
Dim value As Integer
 
instance.Width = value
 
value = instance.Width
C# 
public int Width {get; set;}

See Also

© 2010 All Rights Reserved.