You are here: Start » FIL.NET » TestSurfaceState Class
TestSurfaceState Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | TestSurfaceState(TestSurfaceState) | Creates a deep copy of the passed object. |
![]() | TestSurfaceState() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Density | System.Single | |
![]() | IsDisposed | System.Boolean | |
![]() | PointType | FilNet.PlainType | |
![]() | ScaleX | System.Single | |
![]() | ScaleY | System.Single | |
![]() | ScaleZ | System.Single | |
![]() | Surface | FilNet.Surface |
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 |
![]() | Reset(FilNet.TestSurfaceState) | Resets this instance with data of the other TestSurfaceState object. |
![]() | ToString() | Inherited from System.Object |