![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | SimpleFillSymbol Constructor | Overloaded. Constructs a SimpleFillSymbol. |
Name | Description | |
---|---|---|
![]() | BoundaryColor | Gets or sets the color of the boundary lines. |
![]() | BoundaryJoinType | Gets or sets the boundary join style. |
![]() | BoundaryTransparency | Gets or sets the transparency of the boundary. |
![]() | BoundaryType | Gets or sets the line type for the boundary lines. |
![]() | BoundaryWidth | Gets or sets the line thickness for the boundary in pixels. |
![]() | Color | Gets or sets the fill color. |
![]() | FillType | Gets or sets the symbol fill type. |
![]() | LineAlignment | Gets or sets the line alignment. |
![]() | Transparency | Gets or sets the transparency of the symbol. This value must be between 0 and 100. (Inherited from Symbol) |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates a deep clone of the current Object. |
![]() | FromJson | 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. |
![]() | ToJson | Creates a JSON string representing the symbol. |