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

SpatialMap Class

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
SpatialMap()
SpatialMap(SpatialMap)

Properties

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

Methods

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

See also