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