Share

SettingsCorridor.SettingsStyles.SlopePattern Property

Specifies the default style for the slope patterns added to corridors.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyString SlopePattern { get; }

VB

Public ReadOnly Property SlopePattern As PropertyString
	Get

C++

public:
property PropertyString^ SlopePattern {
	PropertyString^ get ();
}

Property Value

PropertyString

See Also

Reference

Was this information helpful?