Share

SettingsAmbient.TransparentCommands Property

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 ();
}

Property Value

SettingsAmbientSettingsTransparentCommands

See Also

Reference

Was this information helpful?