ESRI.ArcGIS.Mobile
SimpleMarkerSymbol Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace : SimpleMarkerSymbol Class


The following tables list the members exposed by SimpleMarkerSymbol.

Public Constructors

 NameDescription
Public ConstructorSimpleMarkerSymbol ConstructorOverloaded.  Creates a new instance of StrokeSymbol class.  
Top

Public Properties

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

Protected Properties

 NameDescription
Protected PropertySimpleFillSymbol Gets the SimpleFillSymbol for the marker.  
Top

Public Methods

 NameDescription
Public MethodDisposeOverloaded.  Disposes the instance.  
Public MethodDrawOverridden.  Draws the geometry on the MapSurface using the symbology.  
Public MethodDrawArea Draws on the MapSurface the coordinate collection as an area using the symbology. (Inherited from Symbol)
Public MethodDrawLineOverloaded.  Draws a line between the two coordinates on the MapSurface using the symbology. (Inherited from Symbol)
Public MethodDrawMultipointOverridden.  Draws the coordinates on the MapSurface using the symbology.  
Public MethodDrawPointOverridden.  Draws the coordinate on the MapSurface using the symbology.  
Public MethodDrawText Draws the text at the location. (Inherited from Symbol)
Top

See Also

© 2013 All Rights Reserved.