 |
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.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxpublic string AltText { get; set; }Property Value
String
See Also