SettingsAmbientSettingsGeneralNewEntityToolTipState Property |
Specifies whether to display tooltips by default for new objects.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean NewEntityToolTipState { get; }
Public ReadOnly Property NewEntityToolTipState As PropertyBoolean
Get
public:
property PropertyBoolean^ NewEntityToolTipState {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also