Northwoods.GoSilverlight 1.3.5 Assembly
WheelBehavior Property
See Also  Send Feedback
Northwoods.GoXam.Tool Namespace > DiagramTool Class : WheelBehavior Property

Gets or sets the behavior of DiagramTool.StandardMouseWheel.

Syntax

Visual Basic (Declaration) 
Public Property WheelBehavior As WheelBehavior
C# 
public WheelBehavior WheelBehavior {get; set;}

Property Value

The default value is WheelBehavior.Standard. That value is a combination of three enumerated values: ScrollsVertically | ShiftScrollsHorizontally | ControlZooms.

Requirements

See Also

© 2012 All Rights Reserved.