The SurfaceBoundaryStyle type exposes the following members.

Properties

  NameDescription
Public propertyDatumElevation
Gets or sets the datum elevation.
Public propertyDisplayExteriorBoundaries
Gets or sets the boolean value that determines whether exterior surface boundaries are displayed.
Public propertyDisplayInteriorBoundaries
Gets or sets the boolean value that determines whether interior surface boundaries are displayed.
Public propertyDisplayMode
Gets or sets the Display3dType enum value that specifies the appearance of surface elevations.
(Inherited from SurfaceBaseStyle.)
Public propertyExaggerateElevationBy
Gets or sets the double value by which the surface object component elevation values are scaled.
(Inherited from SurfaceBaseStyle.)
Public propertyFlattenToElevationBy
Gets or sets the double value to which the surface object component is flattened, or projected.
(Inherited from SurfaceBaseStyle.)
Public propertyProjectGridToDatum
Gets or sets the boolean value specifying whether the grid lines will be projected to the datum.
Public propertyUseDatum
Gets or sets the boolean value specifying whether the grid datum can be displayed.

See Also