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

SpatialMap Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
SpatialMap()
SpatialMap(SpatialMap)

Properties

 NameTypeDescription
HeightSystem.Int32
ImageDepthSystem.Int32
ImageHeightSystem.Int32
ImagePitchSystem.Int32
ImageTypeAvl.PlainType
ImageWidthSystem.Int32
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsEmptySystem.Boolean
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
WidthSystem.Int32

Methods

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

See also