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

ScanMapArrayState Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
ScanMapArrayState()

Properties

 NameTypeDescription
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
ScanFieldAvl.SegmentScanField
ScanMapsSystem.Collections.Generic.List<Avl.ScanMap>
ScanSegmentsSystem.Collections.Generic.List<Avl.Segment2D>

Methods

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

See also