Gets the percent slope value of the maximum shoulder rollover.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyDouble MaximumShoulderRollover { get; }
VB
Public ReadOnly Property MaximumShoulderRollover As PropertyDouble Get
C++
public: property PropertyDouble^ MaximumShoulderRollover { PropertyDouble^ get (); }