SlopePatternLineSymbolWidthRatio Property |
Specifies the ratio of the symbol’s width to its length along the slope line (width = length * width ratio).
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double WidthRatio { get; set; }
Public Property WidthRatio As Double
Get
Set
public:
property double WidthRatio {
double get ();
void set (double value);
}
Property Value
Double
See Also