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

Point3DGrid Class

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
Point3DGrid()

Properties

 NameTypeDescription
DataSystem.IntPtr
HeightSystem.Int32
IsDisposedSystem.Boolean
IsEmptySystem.Boolean
ItemAvlNet.Point3D
SizeSystem.Int32
WidthSystem.Int32

Methods

 NameDescription
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

See also