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




The following tables list the members exposed by SimpleFillSymbol.

Public Constructors

 NameDescription
Public ConstructorSimpleFillSymbol ConstructorOverloaded.  Constructs a SimpleFillSymbol.  
Top

Public Properties

 NameDescription
Public PropertyBoundaryColor Gets or sets the color of the boundary lines.  
Public PropertyBoundaryJoinType Gets or sets the boundary join style.  
Public PropertyBoundaryTransparency Gets or sets the transparency of the boundary.  
Public PropertyBoundaryType Gets or sets the line type for the boundary lines.  
Public PropertyBoundaryWidth Gets or sets the line thickness for the boundary in pixels.  
Public PropertyColor Gets or sets the fill color.  
Public PropertyFillType Gets or sets the symbol fill type.  
Public PropertyLineAlignment Gets or sets the line alignment.  
Public PropertyTransparency Gets or sets the transparency of the symbol. This value must be between 0 and 100. (Inherited from Symbol)
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.