You are here: Start » AVL.NET » LocatePointsModelId Class
LocatePointsModelId Class
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Identifier of Locate Points model.
Constructors
| Constructor | Description | |
|---|---|---|
| LocatePointsModelId() | ||
| LocatePointsModelId(String, Optional<DeviceKind>, Int32) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| DeviceIndex | System.Int32 | ||
| DeviceType | Atl.Optional<Avl.DeviceKind> | ||
| IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject | |
| IsView | System.Boolean | Inherited from Avl.UnmanagedObject | |
| ModelDirectory | System.String | 
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Avl.LocatePointsModelId) | ||
| Dispose() | Inherited from Avl.UnmanagedObject | |
| Equals(Avl.LocatePointsModelId) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Avl.LocatePointsModelId) | ||
| ToString() | Inherited from System.Object | 
