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