The SurfaceGridStyle type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DisplayMode |
Gets or sets the Display3dType enum value that specifies the appearance of surface elevations.
(Inherited from SurfaceBaseStyle.) | |
| ExaggerateElevationBy |
Gets or sets the double value by which the surface object component elevation values are scaled.
(Inherited from SurfaceBaseStyle.) | |
| FlattenToElevationBy |
Gets or sets the double value to which the surface object component is flattened, or projected.
(Inherited from SurfaceBaseStyle.) | |
| PrimaryGridInterval |
Gets or sets the primary grid interval value in drawing linear units.
| |
| PrimaryGridOrientation |
Gets or sets the angle of orientation for the primary grid lines.
| |
| SecondaryGridInterval |
Gets or sets the secondary grid interval value in drawing linear units.
| |
| SecondaryGridOrientation |
Gets or sets the angle of orientation for the secondary grid lines.
| |
| UsePrimaryGrid |
Gets or sets the boolean value specifying whether to display the surface's primary grid lines.
| |
| UseSecondaryGrid |
Gets or sets the boolean value specifying whether to display the surface's secondary grid lines.
|