You are here: Start » FIL.NET » GrayGoldenTemplate Class
GrayGoldenTemplate Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | GrayGoldenTemplate(Image, Rectangle2D, Region, Region) | |
![]() | GrayGoldenTemplate(GrayGoldenTemplate) | Creates a deep copy of the passed object. |
![]() | GrayGoldenTemplate() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | GoldenImageEdgeRegion | FilNet.Region | |
![]() | GoldenImageMask | FilNet.Region | |
![]() | GoldenImagePosition | FilNet.Rectangle2D | |
![]() | GoldenImage | FilNet.Image | |
![]() | IsDisposed | System.Boolean |
Methods
Name | Description | |
---|---|---|
![]() | Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. |
![]() | Equals(FilNet.GrayGoldenTemplate) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.GrayGoldenTemplate, FilNet.GrayGoldenTemplate) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | Reset(FilNet.GrayGoldenTemplate) | Resets this instance with data of the other GrayGoldenTemplate object. |
![]() | ToString() | Inherited from System.Object |