Specifies the cut grade value.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyDouble CutSlope { get; }
VB
Public ReadOnly Property CutSlope As PropertyDouble Get
C++
public: property PropertyDouble^ CutSlope { PropertyDouble^ get (); }