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


The following tables list the members exposed by MapSurface.

Public Properties

 NameDescription
Public PropertyClientRectangle Gets the rectangle that represents the client area of the control.  
Public PropertyDrawingCanceled Indicates if the drawing operation has been cancelled. If true all drawing should be abandoned to release the drawing thread as soon as possible.  
Public PropertyGraphics Gets the Graphics.  
Public PropertyMap Gets the associated Map.  
Top

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.