[]
Returns ItemContainer instance at point.
object GetItemContainerOnPoint(Point pt)
Function GetItemContainerOnPoint(pt As Point) As Object
| Type | Name | Description |
|---|---|---|
| Point | pt | Inspecting Point point. |
| Type | Description |
|---|---|
| object | ItemContainer at the point. |