FlowSegmentBaseSlope Property |
Gets or sets the slope of flow segment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic double Slope { get; set; }Public Property Slope As Double
Get
Set
public:
property double Slope {
double get ();
void set (double value);
}Property Value
Double
See Also