Click or drag to resize
AB4D logo

MouseCameraControllerInfoRotateCameraText Property

Gets or sets a text that is displayed for "Rotate camera". 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 RotateCameraText { get; set; }

Property Value

String
See Also