







JsPropertiesExtractor | Send comments on this topic. |
MouseWheelZoomScale Property | |
See Also Example |
![]() |
vdWebLibrary Namespace > vdrawObj Class : MouseWheelZoomScale Property |
JScript | |
---|---|
public function get,set MouseWheelZoomScale : double |
For example we set the value in to 1.1.If value set to 1.0 it will do nothing.
C# | ![]() |
---|---|
vdcanvas.MouseWheelZoomScale = 1.1; |