You are here: Start » FIL.NET » Point3DGrid Class
Point3DGrid Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Point3DGrid(Int32, Int32, IntPtr) | |
![]() | Point3DGrid() | |
![]() | Point3DGrid(Point3DGrid) | |
![]() | Point3DGrid(Int32, Int32) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Area | System.Int32 | |
![]() | Data | System.IntPtr | |
![]() | Empty | System.Boolean | |
![]() | Height | System.Int32 | |
![]() ![]() | InvalidPoint | Fil.Point3D | |
![]() | IsDataOwn | System.Boolean | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | Item | Fil.Point3D | |
![]() | Item | System.IntPtr | |
![]() | Size | System.Int32 | |
![]() | Width | System.Int32 |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.Point3DGrid) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.Point3DGrid) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() ![]() | IsPointValid(Fil.Point3D) | |
![]() | MakeDataOwn() | |
![]() | MoveTo(Fil.Point3DGrid) | |
![]() | Reset(int, int) | |
![]() | Reset(int, int, System.IntPtr) | |
![]() | SetPoints() | |
![]() | SetPoints(Fil.Point3D) | |
![]() | ToString() | Inherited from System.Object |