SettingsAmbientTransparentCommands Property |
Gets the TransparentCommands settings
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsAmbientSettingsTransparentCommands TransparentCommands { get; }
Public ReadOnly Property TransparentCommands As SettingsAmbientSettingsTransparentCommands
Get
public:
property SettingsAmbientSettingsTransparentCommands^ TransparentCommands {
SettingsAmbientSettingsTransparentCommands^ get ();
}
Property Value
SettingsAmbientSettingsTransparentCommands
See Also