SurfaceWatershedStyle Class

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.8.0.292
Syntax
public sealed class SurfaceWatershedStyle : SurfaceBaseStyle

The SurfaceWatershedStyle type exposes the following members.

Properties
 NameDescription
Public propertyBoundaryPointStyle Gets the WatershedBoundaryPointStyle.
Public propertyBoundarySegmentStyle Gets the WatershedBoundarySegmentStyle.
Public propertyDepressionStyle Gets the WatershedDepressionStyle.
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 propertyFlatAreaStyle Gets the WatershedFlatAreaStyle.
Public propertyFlattenToElevationBy Gets or sets the double value to which the surface object component is flattened, or projected.
(Inherited from SurfaceBaseStyle)
Public propertyLabelStyleId Gets or sets the ObjectId value of the surface watershed label style.
Public propertyLabelStyleName Gets or sets the string value of the surface watershed label style.
Public propertyLegendStyleId Gets or sets the ObjectId value of the surface watershed legend style.
Public propertyLegendStyleName Gets or sets the string value of the surface watershed legend style.
Public propertyMultipleDrainNotchStyle Gets the WatershedMultiDrainNotchStyle.
Public propertyMultipleDrainStyle Gets the WatershedMultiDrainStyle
Public propertyPointScalingMethod Specifies the scaling method, which, in combination with the Watershed Units value, determines the point symbol size.
Public propertyPointUnits Gets or sets the value for the point size.
Top
See Also