SettingsCatchmentSettingsSCSRunoffShapeType Property |
Gets the SCS hydrograph shape type.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic PropertyEnum<HydrographShapeType> ShapeType { get; }Public ReadOnly Property ShapeType As PropertyEnum(Of HydrographShapeType)
Get
public:
property PropertyEnum<HydrographShapeType>^ ShapeType {
PropertyEnum<HydrographShapeType>^ get ();
}Property Value
PropertyEnumHydrographShapeType
See Also