SlopePatternStyleMinDisplayLength Property |
Gets or sets the minimum slope length on which to display the slope pattern.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double MinDisplayLength { get; set; }
Public Property MinDisplayLength As Double
Get
Set
public:
property double MinDisplayLength {
double get ();
void set (double value);
}
Property Value
Double
See Also