WatershedBaseStyle Class

The WatershedBaseStyle class.
Inheritance Hierarchy

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntax
public class WatershedBaseStyle : [T:Autodesk.Civil.CivilWrapper<AeccDbSurfaceStyle>]

The WatershedBaseStyle type exposes the following members.

Properties
 NameDescription
Public propertyColor Gets or sets color for watershed style.
Public propertyHatch Gets the hatch information for watershed style.
Public propertyHatchPattern Gets or sets the hatch pattern by name for watershed style.
Obsolete
Public propertyLinetypeId Gets or sets line type by ObjectId for watershed style.
Public propertyLinetypeName Gets or sets line type by name for watershed style.
Public propertyUseHatching Specifies whether to use hatching for watershed style.
Top
See Also