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


The following tables list the members exposed by LineSymbol.

Public Constructors

 NameDescription
Public ConstructorLineSymbol 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 PropertyLineColor Gets or sets pen line color.  
Public PropertyLineWidth Gets or sets the pen's width.  
Top

Protected Properties

 NameDescription
Protected PropertyPen Gets the Pen object. Do not modify properties directly.  
Top

Public Methods

 NameDescription
Public MethodDisposeOverloaded.  Disposes the object.  
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. Overridden.  Draws a line between the two coordinates on the MapSurface using the symbology.  
Public MethodDrawMultipoint Draws the coordinates on the MapSurface using the symbology. (Inherited from Symbol)
Public MethodDrawPoint Draws the coordinate on the MapSurface using the symbology. (Inherited from Symbol)
Public MethodDrawText Draws the text at the location. (Inherited from Symbol)
Top

See Also

© 2013 All Rights Reserved.