Class | Description | |
---|---|---|
CartographicLineSymbol | Class that defines advanced cartographic features of a Line Symbol | |
FillSymbol | BAse class for symbols used with ESRI.ArcGIS.Client.Geometry.Polygon objects | |
LineSymbol | Base class for Line symbols which are used to draw ESRI.ArcGIS.Client.Geometry.Polyline objects | |
MarkerSymbol | Point Marker Symbol class | |
PictureFillSymbol | FillSymbol class used to draw fills of type Image | |
PictureMarkerSymbol | Point symbol using a bitmap image for symbol | |
SimpleFillSymbol | A symbol tat is used to draw ESRI.ArcGIS.Client.Geometry.Polygon objects in the graphics layer | |
SimpleLineSymbol | Type of LineSymbol that is used to draw ESRI.ArcGIS.Client.Geometry.Polyline objects in the GraphicsLayer | |
SimpleMarkerSymbol | Simple marker symbol | |
Symbol | Abstract Symbol class used by all Symbols | |
TextSymbol | Text Marker Symbol |
Interface | Description | |
---|---|---|
ISymbolInterpolator | An interface for generating ESRI.ArcGIS.Client.Symbols.Symbols used to represent the interpolation (i.e. a gradual change) of features across a Map.TimeExtent for a FeatureLayer. |
Enumeration | Description | |
---|---|---|
SimpleLineSymbol.LineStyle | The pre-defined styles that can be applied to the drawn Line | |
SimpleMarkerSymbol.SimpleMarkerStyle | SimpleMarkerSymbol style |