ESRI.ArcGIS.ADF.Web.UI.WebControls
DragLineWidth Field
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.RenderingEngine Namespace > InteractiveImageRenderer Class : DragLineWidth Field




The width of the drag box line.

Syntax

Visual Basic (Declaration) 
Public DragLineWidth As Integer
Visual Basic (Usage)Copy Code
Dim instance As InteractiveImageRenderer
Dim value As Integer
 
value = instance.DragLineWidth
 
instance.DragLineWidth = value
C# 
public int DragLineWidth

See Also

© 2010 All Rights Reserved.