|
CameraControlPanelDelay Property |
Gets or sets the amount of time, in milliseconds, the buttons on CameraControlPanel
wait while they begin to repeatedly change the camera.
Default value is 250.
Namespace: Ab3d.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public int Delay { get; set; }
Property Value
Int32See Also