ESRI.ArcGIS.Mobile
ArrowSymbol Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.Gps Namespace : ArrowSymbol Class


The following tables list the members exposed by ArrowSymbol.

Public Constructors

 NameDescription
Public ConstructorArrowSymbol ConstructorOverloaded.  Creates a new instance of ArrowSymbol class  
Top

Public Properties

 NameDescription
Public PropertyAngle Angle in degrees.  
Public PropertyFringeSize Gets the fringe size of the symbol in screen units. Used when invalidating the MapSurface. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol)
Public PropertyLabel Gets the display label associated with the symbol. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.Symbol)
Public PropertyMarkerSize Gets or sets the size of a marker in pixels. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol)
Public PropertyMarkerStyle Gets or sets the marker style to represent the point. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol)
Public PropertyOffsetX Gets or sets the horizontal offset of centering the symbol (pixels). (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol)
Public PropertyOffsetY Gets or sets the vertical offset of centering the symbol (pixels). (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol)
Top

Protected Properties

 NameDescription
Protected PropertySimpleFillSymbol Gets the SimpleFillSymbol for the marker. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol)
Top

Public Methods

 NameDescription
Public MethodDisposeOverloaded.  Disposes the instance. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol)
Public MethodDraw Draws the geometry on the MapSurface using the symbology. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol)
Public MethodDrawArea Draws on the MapSurface the coordinate collection as an area using the symbology. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.Symbol)
Public MethodDrawLineOverloaded.  Draws a line between the two coordinates on the MapSurface using the symbology. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.Symbol)
Public MethodDrawMultipoint Draws the coordinates on the MapSurface using the symbology. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.SimpleMarkerSymbol)
Public MethodDrawPointOverridden.  Draws the point on the MapSurface using the symbology.  
Public MethodDrawText Draws the text at the location. (Inherited from ESRI.ArcGIS.Mobile.FeatureCaching.Symbol)
Top

See Also

© 2013 All Rights Reserved.