Zooming sensitivity of all 3D navigation controls.
This value must be greater than zero.
This is value can be adjusted by the user.
Namespace: Ico.Windows.Media.Media3DAssembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public static double GeneralZoomingSensitivity { get; set; } |
Visual Basic |
---|
Public Shared Property GeneralZoomingSensitivity As Double
Get
Set |
JScript |
---|
static function get GeneralZoomingSensitivity () : double
static function set GeneralZoomingSensitivity (value : double) |
See Also