You are here: Start » FIL.NET » SurfaceFormat Constructor
SurfaceFormat Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public SurfaceFormat ( int width, int height, FilNet.PlainType type, double xOffset, double xScale, double yOffset, double yScale, double zOffset, double zScale )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| width | int | ||||
| height | int | ||||
| type | FilNet.PlainType | ||||
| xOffset | double | ||||
| xScale | double | ||||
| yOffset | double | ||||
| yScale | double | ||||
| zOffset | double | ||||
| zScale | double |
