![]() |
ESRI.ArcGIS.ADF.Web | |
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace | |
See Also Inheritance Hierarchy |
Class | Description | |
---|---|---|
![]() | FeatureSymbol | FeatureSymbol represents Symbols that can be used to draw features. |
![]() | FillSymbol | A FeatureSymbol used for drawing polygon features. |
![]() | GradientFillSymbol | FillSymbol used to fill polygons with a gradual gradient based on two colors. |
![]() | HashLineSymbol | Line symbol for drawing railroad symbols. |
![]() | LineSymbol | A FeatureSymbol used for drawing line features. |
![]() | MarkerSymbol | A FeatureSymbol used for drawing point features. |
![]() | RasterFillSymbol | FillSymbol used for filling polygons with a given image. |
![]() | RasterMarkerSymbol | MarkerSymbol that symbolizes point features using a given raster image. |
![]() | SimpleFillSymbol | A FillSymbol used for displaying polygon features with a single, simple fill color. |
![]() | SimpleLineSymbol | A LineSymbol used for displaying line features. |
![]() | SimpleMarkerSymbol | A MarkerSymbol used for displaying point features. |
![]() | Symbol | Abstract object representing features on a map. |
![]() | TextMarkerSymbol | A MarkerSymbol that adds static text to a map. |
![]() | TrueTypeMarkerSymbol | A MarkerSymbol that adds static text to a map. |
Interface | Description | |
---|---|---|
![]() | IClientSymbol | A symbol that can be rendered on the client. |
Enumeration | Description | |
---|---|---|
![]() | CapType | Specifies the cap type for the end of lines. |
![]() | GradientFillType | Fill type for gradient fill symbols. |
![]() | JoinType | Specifies how lines should be joined. |
![]() | LineAlignment | Specifies the alignment of the rendered line in relation to the theoretical zero-width line. |
![]() | LineType | Specifies the line type. |
![]() | MarkerSymbolType | Specifies the type or shape of marker symbols. |
![]() | PolygonFillType | Specifies the type of fill. |
![]() | RotateMethod | Method used to calculate the angle of rotation. |