ESRI.ArcGIS.ADF.Web
SimpleLineSymbol Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace : SimpleLineSymbol Class




The following tables list the members exposed by SimpleLineSymbol.

Public Constructors

 NameDescription
Public ConstructorSimpleLineSymbol ConstructorOverloaded.  Constructs a SimpleLineSymbol.  
Top

Public Properties

 NameDescription
Public PropertyColor Gets or sets the line color.  
Public PropertyTransparency Gets or sets the transparency of the symbol. This value must be between 0 and 100. (Inherited from Symbol)
Public PropertyType Gets or sets the line type.  
Public PropertyWidth Gets or sets line thickness in pixels.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep clone of the current Object.  
Public MethodFromJson Populates symbol properties using JSON string. Use Symbol.FromString to deserialize from string into an symbol instance of the type specified in the JSON string.  
Public MethodToJson Creates a JSON string representing the symbol.  
Top

See Also

© 2010 All Rights Reserved.