You are here: Start » AVL.NET » Point3DGrid Class
Point3DGrid Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| Point3DGrid() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Data | System.IntPtr | ||
| Height | System.Int32 | ||
| IsDisposed | System.Boolean | ||
| IsEmpty | System.Boolean | ||
| Item | AvlNet.Point3D | ||
| Size | System.Int32 | ||
| Width | System.Int32 |
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 | |
| ToString() | Inherited from System.Object |
