Gets the TransparentCommands settings
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SettingsAmbientSettingsTransparentCommands TransparentCommands { get; }
VB
Public ReadOnly Property TransparentCommands As SettingsAmbientSettingsTransparentCommands Get
C++
public: property SettingsAmbientSettingsTransparentCommands^ TransparentCommands { SettingsAmbientSettingsTransparentCommands^ get (); }