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


The following tables list the members exposed by CompositeSymbol.

Public Constructors

 NameDescription
Public ConstructorCompositeSymbol ConstructorOverloaded.  Creates a new instance.  
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 PropertySymbols Gets the list of symbols that define this composite symbol. Each symbol will be drawn from first to last.  
Top

Public Methods

 NameDescription
Public MethodDisposeOverloaded.  Disposes the object.  
Public MethodDrawOverridden.  Draws the geometry on the MapSurface using the symbology.  
Public MethodDrawAreaOverridden.  Draws on the MapSurface the coordinate collection as an area using the symbology.  
Public MethodDrawLineOverloaded. Overridden.  Draws a line between the two coordinates on the MapSurface using the symbology.  
Public MethodDrawMultipointOverridden.  Draws the coordinates on the MapSurface using the symbology.  
Public MethodDrawPointOverridden.  Draws the coordinate on the MapSurface using the symbology.  
Public MethodDrawTextOverridden.  Draws on the MapSurface the text at the given coordinate.  
Public MethodGetEnumerator Returns the symbol enumerator.  
Top

See Also

© 2013 All Rights Reserved.