Click or drag to resize
AB4D logo

MouseCameraControllerInfoAltText Property

Gets or sets a text that is displayed for Alt key. Default value is "Alt". After changing the value you may need to call Update method.

Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public string AltText { get; set; }

Property Value

String
See Also