SettingsAmbientSettingsGeneralShowToolTips Property

Specifies whether to display tooltips in the drawing. This setting does not affect tooltips for toolbar icons.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyBoolean ShowToolTips { get; }

Property Value

PropertyBoolean
Remarks
For example, if you move your cursor near an alignment, you see a tooltip that shows the station and offset location of the cursor. Tooltips can also show surface elevation, point, profile, and section information. NoteYou can also control tooltip display at the feature settings level and by editing the properties of an individual object.
See Also