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


The following tables list the members exposed by Symbol.

Public Properties

 NameDescription
Public PropertyFringeSize 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.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateColorWithAlpha Creates a Color structure from the specified Color structure, but with the new specified alpha value. Although this method allows a 32-bit value to be passed for the alpha value, the value is limited to 8 bits.  
Public Methodstatic (Shared in Visual Basic)CreateColorWithTransparency Creates a Color structure from the specified Color structure, but with the new specified transparency value. Transparency must be a value between 0 and 100.  
Public MethodDisposeOverloaded.  Disposes the object.  
Public MethodDraw Draws the geometry on the MapSurface using the symbology.  
Public MethodDrawArea Draws on the MapSurface the coordinate collection as an area using the symbology.  
Public MethodDrawLineOverloaded.  Draws a line between the two coordinates on the MapSurface using the symbology.  
Public MethodDrawMultipoint Draws the coordinates on the MapSurface using the symbology.  
Public MethodDrawPoint Draws the coordinate on the MapSurface using the symbology.  
Public MethodDrawText Draws the text at the location.  
Top

See Also

© 2013 All Rights Reserved.