HitInfo Constructors
Contains information about a specific point within a dock panel.Name | Parameters | Description |
---|---|---|
HitInfo(Control, Point) | control, hitPoint | Initializes a new instance of the HitInfo class with the specified control and test point. |
See Also