You are here: Start » AVL.NET » EnumerateImageTilesState Class

EnumerateImageTilesState Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
EnumerateImageTilesState()

Properties

 NameTypeDescription
CurrentLocAvl.Location
EndTileBackwardAvl.Location
EndTileForwardAvl.Location
HeightOverflowSystem.Boolean
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
LastInvokeTimeSystem.UInt64
TileHeightSystem.Int32
TileWidthSystem.Int32
WidthOverflowSystem.Boolean

Methods

 NameDescription
CopyTo(Avl.EnumerateImageTilesState)
Dispose()Inherited from Avl.UnmanagedObject
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.EnumerateImageTilesState)
ToString()Inherited from System.Object

See also