Gets the user data that is stored for each tile. This is used to store tiler specific data.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Data() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_Data(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public String getData(); |





