GradingCriteriaSlope Property |
Specifies the grade value.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble Slope { get; }
Public ReadOnly Property Slope As PropertyDouble
Get
public:
property PropertyDouble^ Slope {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
Remarks
Use the Autodesk.Civil.Constant.VerticalGrade to set the vertical grade.
See Also