The numbers of tiles stored
Namespace: Ico.EwxAssembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public int TilesStored { get; internal set; } |
| Visual Basic |
|---|
Public Property TilesStored As Integer Get Friend Set |
| JScript |
|---|
function get TilesStored () : int internal function set TilesStored (value : int) |