StreamLine Property

StreamLine property returns the LineFormat object for the watershed map stream line. This is a read-only property

Syntax

object.SreamLine

Example

This example returns the stream line properties and changes the line forecolor to red.

WatershedLayer.StreamLine.ForeColorRGBA.Color = srfColorRed

Used by: WatershedLayer Object