You are here: Start » AVL.NET » EdgeGoldenTemplate Class
EdgeGoldenTemplate Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.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 | AvlNet.Region | ||
| GoldenImageMask | AvlNet.Region | ||
| GoldenImagePosition | AvlNet.Rectangle2D | ||
| IsDisposed | System.Boolean |
Methods
| Name | Description | |
|---|---|---|
| Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. | |
| Equals(AvlNet.EdgeGoldenTemplate) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.EdgeGoldenTemplate, AvlNet.EdgeGoldenTemplate) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| Reset(AvlNet.EdgeGoldenTemplate) | Resets this instance with data of the other EdgeGoldenTemplate object. | |
| ToString() | Inherited from System.Object |
