ESRI.ArcGIS.ADF.IMS | |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace | |
See Also Inheritance Hierarchy |
Class | Description | |
---|---|---|
CalloutMarkerSymbol | A LabelSymbol object that can display text call-outs. | |
ChartSymbol | A LabelSymbol that displays charts. | |
ChartValue | Represents the fields used in pie and bar diagrams for ChartSymbol objects. | |
ChartValueCollection | A type-safe collection of ChartValues. | |
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. | |
LabelSymbol | Symbol used for displaying Label Features. | |
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. | |
RasterShieldSymbol | A LabelSymbol used as a custom shield to identify roads (or other line features) with a given raster image. | |
ShieldSymbol | LabelSymbol for drawing a predefined set of highway shields. | |
SimpleFillSymbol | A FillSymbol used for displaying polygons features. | |
SimpleLineSymbol | A LineSymbol used for displaying line features. | |
SimpleMarkerSymbol | A MarkerSymbol used for displaying point features. | |
Symbol | Abstract object representing features on a map. | |
TextSymbol | A LabelSymbol used to label point, line, and polygon layers. | |
TrueTypeMarkerSymbol | A MarkerSymbol that uses a TrueType character to display point features. |
Enumeration | Description | |
---|---|---|
CapType | Specifies the cap type for the end of lines. | |
ChartType | Specifies the type of chart. | |
GradientFillType | Fill type for gradient fill symbols. | |
JoinType | Specifies how lines should be joined. | |
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. | |
ShieldLabelMode | Specifies what value is drawn on the shield. | |
ShieldType | Specifies the type of shield. | |
TextCasing | Specifies the text casing rules. |