The following tables list the members exposed by ArrowSymbol.
Name | Description | |
---|---|---|
![]() | ArrowSymbol Constructor | Overloaded. Creates a new instance of ArrowSymbol class |
Name | Description | |
---|---|---|
![]() | Angle | Angle in degrees. |
![]() | FringeSize | Gets the fringe size of the symbol in screen units. Used when invalidating the MapSurface. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol) |
![]() | Label | Gets the display label associated with the symbol. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.Symbol) |
![]() | MarkerSize | Gets or sets the size of a marker in pixels. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol) |
![]() | MarkerStyle | Gets or sets the marker style to represent the point. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol) |
![]() | OffsetX | Gets or sets the horizontal offset of centering the symbol (pixels). (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol) |
![]() | OffsetY | Gets or sets the vertical offset of centering the symbol (pixels). (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol) |
Name | Description | |
---|---|---|
![]() | SimpleFillSymbol | Gets the SimpleFillSymbol for the marker. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol) |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Disposes the instance. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol) |
![]() | Draw | Draws the geometry on the MapSurface using the symbology. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol) |
![]() | DrawArea | Draws on the MapSurface the coordinate collection as an area using the symbology. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.Symbol) |
![]() | DrawLine | Overloaded. Draws a line between the two coordinates on the MapSurface using the symbology. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.Symbol) |
![]() | DrawMultipoint | Draws the coordinates on the MapSurface using the symbology. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol) |
![]() | DrawPoint | Overridden. Draws the point on the MapSurface using the symbology. |
![]() | DrawText | Draws the text at the location. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.Symbol) |