CatchmentRunoffSCSShapeType Property |
Gets/Sets the hydrograph shape type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic HydrographShapeType ShapeType { get; set; }Public Property ShapeType As HydrographShapeType
Get
Set
public:
property HydrographShapeType ShapeType {
HydrographShapeType get ();
void set (HydrographShapeType value);
}Property Value
HydrographShapeType
See Also