You are here: Start » Point3DGrid Class

Point3DGrid Class

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Constructors

 ConstructorDescription
Point3DGrid(Int32, Int32, IntPtr)
Point3DGrid(Int32, Int32)
Point3DGrid(Point3DGrid)
Point3DGrid()

Properties

 NameTypeDescription
AreaSystem.Int32
DataSystem.IntPtr
EmptySystem.Boolean
HeightSystem.Int32
InvalidPointFilNet.Point3D
IsDisposedSystem.Boolean
ItemFilNet.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
Equals(FilNet.Point3DGrid)
Equals(FilNet.Point3DGrid, FilNet.Point3DGrid)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
IsPointValid(FilNet.Point3D)
Reset(FilNet.Point3DGrid)
SetPoints(FilNet.Point3D)
ToString()Inherited from System.Object

See also