You are here:
Start »
Region Class
Region Class
Namespace: | Fil |
Assembly: | FilNet.Types.dll |
Compressed binary mask.
Constructors
| Constructor | Description |
 | Region(Int32, Int32, IntPtr, Int32, Boolean) | |
 | Region(Int32, Int32, IntPtr, Int32) | |
 | Region() | |
 | Region(Region) | |
 | Region(Int32, Int32, List<PointRun>) | |
 | Region(Int32, Int32) | |
 | Region(Int32, Int32, PointRun[]) | |
Properties
Methods
| Name | Description |
 | Add(Fil.PointRun) | |
 | Add(Fil.Location, int) | |
 | Add(int, int, int) | |
 | Begin() | |
 | Begin(int) | |
 | Clear() | |
 | Compact() | |
 | Contains(Fil.PointRun) | |
 | CopyTo(Fil.Region) | |
 | CopyTo(Fil.PointRun[], int) | |
 | Dispose() | Inherited from Fil.UnmanagedObject |
 | End() | |
 | End(int) | |
 | Equals(object) | Inherited from System.Object |
 | Equals(Fil.Region) | |
 | Erase(System.IntPtr) | |
 | Erase(System.IntPtr, System.IntPtr) | |
 | GetEnumerator() | |
 | GetHashCode() | Inherited from System.Object |
 | GetType() | Inherited from System.Object |
 | IndexOf(Fil.PointRun) | |
 | Insert(int, Fil.PointRun) | |
 | Insert(System.IntPtr, System.IntPtr) | |
 | Insert(System.IntPtr, Fil.PointRun) | |
 | Insert(System.IntPtr, System.IntPtr, System.IntPtr) | |
 | Length(int) | |
 | MakeDataOwn() | |
 | MoveTo(Fil.Region) | |
 | PopBack() | |
 | PushBack(Fil.PointRun) | |
 | Release() | |
 | RemoveAt(int) | |
 | Remove(Fil.PointRun) | |
 | Reserve(int) | |
 | Reset() | |
 | Reset(int, int) | |
 | Reset(int, int, System.IntPtr, int) | |
 | Reset(int, int, System.IntPtr, int, bool) | |
 | Resize(int) | |
 | Resize(int, Fil.PointRun) | |
 | Run(int) | |
 | SetFrameOf(Fil.Region) | |
 | SetFrame(int, int) | |
 | Swap(Fil.Region) | |
 | ToArray() | |
 | ToString() | Inherited from System.Object |
Remarks
See also