ViewportHitTestInformation Class Members
In This Topic
The following tables list the members exposed by ViewportHitTestInformation.
Public Constructors
Public Properties
| Name | Description |
| Column | Gets the column location referred to in the viewport. |
| InDragDrop | Gets whether the location refers to a drag drop area. |
| InDragFill | Gets whether the location refers to a drag fill area. |
| InNote | Gets whether the location refers to a sticky note. |
| InNoteIndicator | Gets whether the location refers to a note indicator area. |
| InReservedLocation | Gets whether the location refers to a reserved location for a cell. |
| InShape | Gets whether the location refers to a shape. |
| Row | Gets the row location referred to in the viewport. |
Top
See Also