Version

GetItem Method (Series)

Gets the item that is the best match for the specified world coordinates.
Syntax
public object GetItem( 
   Point world
)

Parameters

world
The world coordinates to use.

Return Value

The item that is the best match.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also