Edit

Share via


HitTestInfo.HitLocation Property

Definition

Contains information about where the hit occurred.

C#
[System.ComponentModel.Browsable(false)]
public System.Workflow.ComponentModel.Design.HitTestLocations HitLocation { get; }

Property Value

A HitTestLocations that describes the area hit.

Attributes

Remarks

Use the HitLocation to determine on what area of the designer the hit occurred.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1