You are here: Start » AVL.NET » ScanMapArrayState Class
ScanMapArrayState Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| ScanMapArrayState(ScanMapArrayState) | Creates a deep copy of the passed object. | |
| ScanMapArrayState() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| IsDisposed | System.Boolean | ||
| ScanField | AvlNet.SegmentScanField | ||
| ScanMaps | System.Collections.Generic.IList<AvlNet.ScanMap> | ||
| ScanSegments | System.Collections.Generic.IList<AvlNet.Segment2D> |
Methods
| Name | Description | |
|---|---|---|
| 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.ScanMapArrayState) | Resets this instance with data of the other ScanMapArrayState object. | |
| ToString() | Inherited from System.Object |
