ESRI.ArcGIS.ADF.Web.UI.WebControls | |
OvalEventArgs Class Members | |
See Also Fields Properties Methods |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : OvalEventArgs Class |
The following tables list the members exposed by OvalEventArgs.
Name | Description | |
---|---|---|
OvalEventArgs Constructor | Constructor. |
Name | Description | |
---|---|---|
m_coords | Coordinates of the oval. | |
m_height | Oval height. | |
m_pt | Screen center point of oval. | |
m_width | Oval width. |
Name | Description | |
---|---|---|
CenterPoint | The center Point of the Oval. | |
Control | The map control. (Inherited from ToolEventArgs) | |
Height | The height of the Oval | |
ToolName | The name of the tool or tool item that caused the postback. (Inherited from ToolEventArgs) | |
Width | The width of the Oval |