MouseEventOptions.Location Property
Gets the location of the mouse during the generating mouse event.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public PointF Location { get; }
Public ReadOnly Property Location As PointF
Get
public:
property PointF Location {
PointF get ();
}
member Location : PointF with get
Property Value
PointF