You are here: Start » AVL.NET » SegmentFittingField Structure
SegmentFittingField Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| SegmentFittingField(Point2D, Point2D, Single) | ||
| SegmentFittingField(Segment2D, Single) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Axis | AvlNet.Segment2D | ||
| Default | AvlNet.SegmentFittingField | Gets default SegmentFittingField object | |
| IsDefault | System.Boolean | ||
| Width | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
