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

JoinProfilesIntoImage_OfSeriesState Class

Namespace:AvlNet
Assembly:AVL.NET.dll

Constructors

 ConstructorDescription
JoinProfilesIntoImage_OfSeriesState(JoinProfilesIntoImage_OfSeriesState)Creates a deep copy of the passed object.
JoinProfilesIntoImage_OfSeriesState()

Properties

 NameTypeDescription
IsDisposedSystem.Boolean
NumOfProfileSystem.Int32
SingleProfileSizeSystem.Int32
WholeImageAvlNet.Image

Methods

 NameDescription
Dispose()Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info.
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
Reset(AvlNet.JoinProfilesIntoImage_OfSeriesState)Resets this instance with data of the other JoinProfilesIntoImage_OfSeriesState object.
ToString()Inherited from System.Object

See also