SettingsSectionViewStyles Property |
Gets the default styles assigned to section view components
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsSectionViewSettingsStyles Styles { get; }
Public ReadOnly Property Styles As SettingsSectionViewSettingsStyles
Get
public:
property SettingsSectionViewSettingsStyles^ Styles {
SettingsSectionViewSettingsStyles^ get ();
}
Property Value
SettingsSectionViewSettingsStyles
See Also