Gets the WatershedMultiDrainNotchStyle.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public WatershedMultipleDrainNotchStyle MultipleDrainNotchStyle { get; }
Visual Basic
Public ReadOnly Property MultipleDrainNotchStyle As WatershedMultipleDrainNotchStyle
	Get
Visual C++
public:
property WatershedMultipleDrainNotchStyle^ MultipleDrainNotchStyle {
	WatershedMultipleDrainNotchStyle^ get ();
}

Remarks

A multi-drain notch watershed occurs where there is a a flat edge between two points on a surface:

See Also