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