You are here: Start » FIL.NET » Point3DGrid Class
Point3DGrid Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Point3DGrid(Int32, Int32, IntPtr) | |
![]() | Point3DGrid(Int32, Int32) | |
![]() | Point3DGrid(Point3DGrid) | Creates a deep copy of the passed object. |
![]() | Point3DGrid() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Data | System.IntPtr | |
![]() | Empty | System.Boolean | |
![]() | Height | System.Int32 | |
![]() ![]() | InvalidPoint | FilNet.Point3D | |
![]() | IsDisposed | System.Boolean | |
![]() | Item | FilNet.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 |
![]() | Equals(FilNet.Point3DGrid) | |
![]() ![]() | Equals(FilNet.Point3DGrid, FilNet.Point3DGrid) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() ![]() | IsPointValid(FilNet.Point3D) | |
![]() | Reset(FilNet.Point3DGrid) | Resets this instance with data of the other Point3DGrid object. |
![]() | SetPoints(FilNet.Point3D) | |
![]() | ToString() | Inherited from System.Object |