You are here: Start » AVL.NET » TestSurfaceState Class
TestSurfaceState Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.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 | AvlNet.PlainType | ||
| ScaleX | System.Single | ||
| ScaleY | System.Single | ||
| ScaleZ | System.Single | ||
| Surface | AvlNet.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(AvlNet.TestSurfaceState) | Resets this instance with data of the other TestSurfaceState object. | |
| ToString() | Inherited from System.Object |
