Click or drag to resize

TileData Property

Gets the user data that is stored for each tile. This is used to store tiler specific data.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual Object Data { get; }

Property Value

Type: Object
See Also