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