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

PathFittingField Class

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

Constructors

 ConstructorDescription
PathFittingField(Point2D[], Boolean, Single)
PathFittingField(Path, Single)

Properties

 NameTypeDescription
IsDisposedSystem.Boolean
SizeSystem.Int32
WidthSystem.Single

Methods

 NameDescription
Dispose()Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info.
Equals(object)Inherited from System.Object
GetAxis()
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
SetAxis(AvlNet.Path)
ToString()Inherited from System.Object

See also