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




Gets or sets whether to draw the line with or without a cross hash.

Syntax

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

See Also

© 2010 All Rights Reserved.