Share

SettingsCatchment.Styles Property

Gets the default styles assigned to catchment.



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

Syntax

C#

public SettingsCatchmentSettingsStyles Styles { get; }

VB

Public ReadOnly Property Styles As SettingsCatchmentSettingsStyles
	Get

C++

public:
property SettingsCatchmentSettingsStyles^ Styles {
	SettingsCatchmentSettingsStyles^ get ();
}

Property Value

SettingsCatchmentSettingsStyles

See Also

Reference

Was this information helpful?