ChannelDesignCrossSectionRectangularHeight Property |
Gets the height of rectangular cross section type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntaxpublic double Height { get; set; }Public Property Height As Double
Get
Set
public:
property double Height {
double get ();
void set (double value);
}Property Value
Double
Exceptions
See Also