The SurfaceWatershedStyle class.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbSurfaceStyle>]
Autodesk.Civil.DatabaseServices.StylesSurfaceBaseStyle
Autodesk.Civil.DatabaseServices.StylesSurfaceWatershedStyle
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class SurfaceWatershedStyle : SurfaceBaseStyle
VB
Public NotInheritable Class SurfaceWatershedStyle Inherits SurfaceBaseStyle
C++
public ref class SurfaceWatershedStyle sealed : public SurfaceBaseStyle
The SurfaceWatershedStyle type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BoundaryPointStyle | Gets the WatershedBoundaryPointStyle. | |
| BoundarySegmentStyle | Gets the WatershedBoundarySegmentStyle. | |
| DepressionStyle | Gets the WatershedDepressionStyle. | |
| 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) | |
| FlatAreaStyle | Gets the WatershedFlatAreaStyle. | |
| FlattenToElevationBy |
Gets or sets the double value to which the surface object component is flattened, or projected.
(Inherited from SurfaceBaseStyle) | |
| LabelStyleId | Gets or sets the ObjectId value of the surface watershed label style. | |
| LabelStyleName | Gets or sets the string value of the surface watershed label style. | |
| LegendStyleId | Gets or sets the ObjectId value of the surface watershed legend style. | |
| LegendStyleName | Gets or sets the string value of the surface watershed legend style. | |
| MultipleDrainNotchStyle | Gets the WatershedMultiDrainNotchStyle. | |
| MultipleDrainStyle | Gets the WatershedMultiDrainStyle | |
| PointScalingMethod | Specifies the scaling method, which, in combination with the Watershed Units value, determines the point symbol size. | |
| PointUnits | Gets or sets the value for the point size. |
