You are here: Start » FIL.NET » SpatialMap Class
SpatialMap Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | SpatialMap(SpatialMap) | Creates a deep copy of the passed object. |
![]() | SpatialMap() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Height | System.Int32 | |
![]() | ImageDepth | System.Int32 | |
![]() | ImageHeight | System.Int32 | |
![]() | ImagePitch | System.Int32 | |
![]() | ImageType | FilNet.PlainType | |
![]() | ImageWidth | System.Int32 | |
![]() | IsDisposed | System.Boolean | |
![]() | IsEmpty | System.Boolean | |
![]() | Width | System.Int32 |
Methods
Name | Description | |
---|---|---|
![]() | Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(FilNet.SpatialMap) | |
![]() ![]() | Equals(FilNet.SpatialMap, FilNet.SpatialMap) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | Reset(FilNet.SpatialMap) | Resets this instance with data of the other SpatialMap object. |
![]() | ToString() | Inherited from System.Object |