SettingsProfileViewStackedOptions Property |
Gets style settings for profile view.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic SettingsProfileViewSettingsStackedOptions StackedOptions { get; }
Public ReadOnly Property StackedOptions As SettingsProfileViewSettingsStackedOptions
Get
public:
property SettingsProfileViewSettingsStackedOptions^ StackedOptions {
SettingsProfileViewSettingsStackedOptions^ get ();
}
Property Value
SettingsProfileViewSettingsStackedOptions
See Also