ESRI.ArcGIS.Mobile
MapSurface Class Methods
See Also  Send Feedback
ESRI.ArcGIS.Mobile Namespace : MapSurface Class


For a list of all members of this type, see MapSurface members.

Public Methods

 NameDescription
Public MethodDrawEllipse Draws an ellipse specified by the bounding Envelope object using the specified pen.  
Public MethodDrawEnvelope Draws an Envelope object using the specified pen.  
Public MethodDrawGeometry Draws the geometry using the specified pen and brush.  
Public MethodDrawLineDraws a line as defined by two coordinates using the specified pen.  
Public MethodDrawMultipointOverloaded. Draws multiple points of the specified size on the MapSurface surface.  
Public MethodDrawPointOverloaded.  Draws a point of the specified size at the location (coordinate) using specified pen and brush.  
Public MethodDrawPolygonOverloaded.  Draws a polygon using the specified pen and brush.  
Public MethodDrawPolylineOverloaded.  Draws a polyline using the specified pen.  
Public MethodDrawText Draws the text string at the specified location using the Brush and Font objects.  
Public MethodMeasureText Measures the size of specified string when drawn with the specified Font object.  
Top

See Also

© 2013 All Rights Reserved.