Surface |
The SurfaceOperationAddDEMFile type exposes the following members.
| Name | Description | |
|---|---|---|
| CoordinateSystemCode | Gets the coordinate system code applied for transformation in the current adding DEM file operation. | |
| CustomeNullElevation | Gets the custome null elevation value. | |
| DEMFileName | Gets or sets the full path of the DEM file. | |
| Enabled |
Gets or sets whether this operation is included when the surface is built.
(Inherited from SurfaceOperation) | |
| FileSize | Gets the size of the DEM file. | |
| UseCustomNullElevation | Gets a boolean value that specifies whether to use the custome null elevation in the current adding DEM file operation. |
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from SurfaceOperation) | |
| MoveDown |
Moves the operation one position down in the operation list.
(Inherited from SurfaceOperation) | |
| MoveToBottom |
Moves the operation to the bottom of the operation list.
(Inherited from SurfaceOperation) | |
| MoveToTop |
Moves the operation to the top of the operation list.
(Inherited from SurfaceOperation) | |
| MoveUp |
Moves the operation one position up in the operation list.
(Inherited from SurfaceOperation) |