System.Web.UI.WebControls.CircleHotSpot Members

The members of System.Web.UI.WebControls.CircleHotSpot are listed below.

See Also: Inherited members from System.Web.UI.WebControls.HotSpot

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.CircleHotSpot class.

Public Properties

Radiusint.

Gets or sets the distance from the center to the edge of the circular region defined by this System.Web.UI.WebControls.CircleHotSpot object.

Xint.

Gets or sets the x-coordinate of the center of the circular region defined by this System.Web.UI.WebControls.CircleHotSpot object.

Yint.

Gets or sets the y-coordinate of the center of the circular region defined by this System.Web.UI.WebControls.CircleHotSpot object.

Protected Properties

[read-only]
override
MarkupNamestring.

Gets the markup-language string representation for the shape of the System.Web.UI.WebControls.CircleHotSpot object.

Public Methods

override
GetCoordinates() : string

Returns a string that represents the x- and y-coordinates of a System.Web.UI.WebControls.CircleHotSpot object's center and the length of its radius.