The SurfaceAnalysisWatershedData type exposes the following members.

Properties

  NameDescription
Public propertyAreaColor
Gets or sets the color value for the watershed area.
Public propertyAreaHatchPatternName
Gets or sets the hatch pattern name for the watershed area.
Public propertyAreaID
Gets the area ID for the watershed area.
Public propertyDescription
Gets or sets the description.
Public propertyDrainsInto
Gets an array of watershed IDs that the watershed drains into.
Public propertySegmentColor
Gets or sets the color value for the watershed.
Public propertySegmentLineTypeId
Gets or sets the ObjectId of the line type for the watershed area.
Public propertySegmentLineWeight
Gets or sets the line weight for the watershed area.
Public propertyType
Gets the watershed type.
Public propertyVisible
Gets or sets whether this watershed is displayed.

See Also