![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | MapOvalEventArgs Constructor | Constructor. |
Name | Description | |
---|---|---|
![]() | m_coords | Coordinates of the oval. (Inherited from OvalEventArgs) |
![]() | m_height | Oval height. (Inherited from OvalEventArgs) |
![]() | m_pt | Screen center point of oval. (Inherited from OvalEventArgs) |
![]() | m_width | Oval width. (Inherited from OvalEventArgs) |
Name | Description | |
---|---|---|
![]() | CenterPoint | The center Point of the Oval. (Inherited from OvalEventArgs) |
![]() | Control | The map control. (Inherited from ToolEventArgs) |
![]() | Height | The height of the Oval (Inherited from OvalEventArgs) |
![]() | MapCenter | The extent in map coordinates of the user's interaction with the control. |
![]() | MapHeight | The size of the vertical axis of the oval in map units |
![]() | MapWidth | The size of the horizontal axis of the oval in map units |
![]() | ToolName | The name of the tool or tool item that caused the postback. (Inherited from ToolEventArgs) |
![]() | Width | The width of the Oval (Inherited from OvalEventArgs) |
Name | Description | |
---|---|---|
![]() | ToString | The coordinates of the oval as string. (Inherited from OvalEventArgs) |