StandardTool3D.MousePanSpeed Property
Gets or sets a value indicating how fast the camera pans around when the Control key is pressed.
Thread safety: This property is not thread-safe and it should only be accessed from the GUI thread. Show
Syntax
public System.Double MousePanSpeed { get; set; }
Property Value
Type: System.Double
Default: 1.0
A factor multiplied to the default speed.
Default: 1.0
A factor multiplied to the default speed.
Platforms
Windows, Linux, Android