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