SurfaceStyleWatershedStyle Property |
Gets the style object that specifies properties for the various kinds of surface watershed analysis components.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfaceWatershedStyle WatershedStyle { get; }
Public ReadOnly Property WatershedStyle As SurfaceWatershedStyle
Get
public:
property SurfaceWatershedStyle^ WatershedStyle {
SurfaceWatershedStyle^ get ();
}
Property Value
SurfaceWatershedStyle
See Also