ESRI.ArcGIS.ADF.Web.UI.WebControls
MapOvalEventArgs Class Members
See Also  Fields  Properties  Methods 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapOvalEventArgs Class




The following tables list the members exposed by MapOvalEventArgs.

Public Constructors

 NameDescription
Public ConstructorMapOvalEventArgs Constructor Constructor.  
Top

Protected Fields

 NameDescription
Protected Fieldm_coordsCoordinates of the oval. (Inherited from OvalEventArgs)
Protected Fieldm_heightOval height. (Inherited from OvalEventArgs)
Protected Fieldm_ptScreen center point of oval. (Inherited from OvalEventArgs)
Protected Fieldm_widthOval width. (Inherited from OvalEventArgs)
Top

Public Properties

 NameDescription
Public PropertyCenterPointThe center Point of the Oval. (Inherited from OvalEventArgs)
Public PropertyControl The map control. (Inherited from ToolEventArgs)
Public PropertyHeight The height of the Oval (Inherited from OvalEventArgs)
Public PropertyMapCenter The extent in map coordinates of the user's interaction with the control.  
Public PropertyMapHeight The size of the vertical axis of the oval in map units  
Public PropertyMapWidth The size of the horizontal axis of the oval in map units  
Public PropertyToolName The name of the tool or tool item that caused the postback. (Inherited from ToolEventArgs)
Public PropertyWidth The width of the Oval (Inherited from OvalEventArgs)
Top

Public Methods

 NameDescription
Public MethodToString The coordinates of the oval as string. (Inherited from OvalEventArgs)
Top

See Also

© 2010 All Rights Reserved.