Specifies the default style for the slope patterns added to corridors.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public PropertyString SlopePattern { get; }
VB
Public ReadOnly Property SlopePattern As PropertyString Get
C++
public: property PropertyString^ SlopePattern { PropertyString^ get (); }