You are here: Start » FIL.NET » CircleFittingMap Class

CircleFittingMap Class

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Constructors

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

Properties

 NameTypeDescription
FittingMapFilNet.FittingMap
IsDisposedSystem.Boolean
ObjectFilNet.Circle2D

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(FilNet.CircleFittingMap)Resets this instance with data of the other CircleFittingMap object.
ToString()Inherited from System.Object

See also