Gets the mouse position, relative to the application root, where the wheel was moved.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public Point Position { get; } |
Visual Basic |
---|
Public ReadOnly Property Position As Point Get |