ESRI.ArcGIS.ADF.Web
Width Property
See Also 
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace > HashLineSymbol Class : Width Property




Gets or sets the width of the line in pixels.

Syntax

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

See Also

© 2010 All Rights Reserved.