You are here: Start » AVL.NET » SurfaceFormat Class
SurfaceFormat Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| SurfaceFormat(Int32, Int32, PlainType, Double, Double, Double, Double, Double, Double) | ||
| SurfaceFormat() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Height | System.Int32 | ||
| Type | AvlNet.PlainType | ||
| Width | System.Int32 | ||
| XOffset | System.Double | ||
| XScale | System.Double | ||
| YOffset | System.Double | ||
| YScale | System.Double | ||
| ZOffset | System.Double | ||
| ZScale | System.Double |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
