The WatershedDepressionStyle type exposes the following members.

Properties

  NameDescription
Public propertyColor
Gets or sets color for watershed style.
(Inherited from WatershedBaseStyle.)
Public propertyDrawDrainPoint
Specifies whether or not to display drain target points for the watershed.
(Inherited from WatershedDrainPointSegmentStyle.)
Public propertyDrawDrainSegment
Specifies whether or not to display drain target segments for the watershed.
(Inherited from WatershedDrainPointSegmentStyle.)
Public propertyHatch
Gets the hatch information for watershed style.
(Inherited from WatershedBaseStyle.)
Public propertyHatchPattern Obsolete.
Gets or sets the hatch pattern by name for watershed style.
(Inherited from WatershedBaseStyle.)
Public propertyLinetypeId
Gets or sets line type by ObjectId for watershed style.
(Inherited from WatershedBaseStyle.)
Public propertyLinetypeName
Gets or sets line type by name for watershed style.
(Inherited from WatershedBaseStyle.)
Public propertyPointColor
Specifies point display color
(Inherited from WatershedDrainPointSegmentStyle.)
Public propertyPointDisplayType
Specifies point display type
(Inherited from WatershedDrainPointSegmentStyle.)
Public propertySegmentColor
Specifies segment color
(Inherited from WatershedDrainPointSegmentStyle.)
Public propertySegmentLinetypeId
Gets or sets line type by ObjectId for drain segment style.
(Inherited from WatershedDrainPointSegmentStyle.)
Public propertySegmentLinetypeName
Gets or sets line type by name for drain segment style.
(Inherited from WatershedDrainPointSegmentStyle.)
Public propertyUseHatching
Specifies whether to use hatching for watershed style.
(Inherited from WatershedBaseStyle.)

See Also