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.

Public Constructors

 NameDescription
Public ConstructorOvalEventArgs Constructor Constructor.  
Top

Protected Fields

 NameDescription
Protected Fieldm_coordsCoordinates of the oval.  
Protected Fieldm_heightOval height.  
Protected Fieldm_ptScreen center point of oval.  
Protected Fieldm_widthOval width.  
Top

Public Properties

 NameDescription
Public PropertyCenterPointThe center Point of the Oval.  
Public PropertyControl The map control. (Inherited from ToolEventArgs)
Public PropertyHeight The height of the Oval  
Public PropertyToolName The name of the tool or tool item that caused the postback. (Inherited from ToolEventArgs)
Public PropertyWidth The width of the Oval  
Top

Public Methods

 NameDescription
Public MethodToStringOverridden.  The coordinates of the oval as string.  
Top

See Also

© 2010 All Rights Reserved.