System.Web.UI.Design.DesignerRegionMouseEventArgs.Location Property

Gets the location within the control that was clicked.

Syntax

public System.Drawing.Point Location { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The DesignerRegionMouseEventArgs.Location property contains the coordinates that identify where you clicked, relative to the upper left corner of the region.

The DesignerRegionMouseEventArgs.Location property is initialized by the DesignerRegionMouseEventArgs.#ctor(DesignerRegion, System.Drawing.Point) constructor.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0