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

PathFittingField Class

Namespace:Fil
Assembly:FilNet.Types.dll

The structure defines a field in which a path will be fitted.

Constructors

 ConstructorDescription
PathFittingField()
PathFittingField(Path, Single)
PathFittingField(List<Point2D>, Boolean, Single)

Properties

 NameTypeDescription
AxisFil.Path
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
WidthSystem.Single

Methods

 NameDescription
CopyTo(Fil.PathFittingField)
Dispose()Inherited from Fil.UnmanagedObject
Equals(object)Inherited from System.Object
Equals(Fil.PathFittingField)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Fil.PathFittingField)
ToString()Inherited from System.Object

Remarks

See also