You are here:
Start »
FIL.NET »
SpatialMap Class
SpatialMap Class
Namespace: | FilNet |
Assembly: | FIL.NET.TS.dll |
Constructors
Properties
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() | |
 | Reset(FilNet.SpatialMap) | Resets this instance with data of the other SpatialMap object. |
 | Reset(FilNet.ImageFormat, int, int, int, FilNet.InterpolationMethod, byte[], byte[]) | |
 | Reset(FilNet.ImageFormat, int, int, int, FilNet.InterpolationMethod, System.IntPtr, System.IntPtr) | |
 | ToString() | Inherited from System.Object |
 | TryProbePointOffset(int, int, System.Drawing.SizeF) | |
See also