You are here: Start » AVL.NET » EdgeGoldenTemplate Class

EdgeGoldenTemplate Class

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
EdgeGoldenTemplate(Rectangle2D, Region, Region)
EdgeGoldenTemplate(EdgeGoldenTemplate)Creates a deep copy of the passed object.
EdgeGoldenTemplate()

Properties

 NameTypeDescription
GoldenEdgesAvlNet.Region
GoldenImageMaskAvlNet.Region
GoldenImagePositionAvlNet.Rectangle2D
IsDisposedSystem.Boolean

Methods

 NameDescription
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

See also