Gets or sets the distance by which the magnifier moves when the user presses the cursor keys;
Namespace:
C1.Silverlight.LegacyAssembly: C1.Silverlight.Legacy (in C1.Silverlight.Legacy.dll)
XMLNS for XAML: http://schemas.componentone.com/winfx/2006/xaml
Syntax
| C# |
|---|
public double PanStep { get; set; } |
| Visual Basic |
|---|
Public Property PanStep As Double Get Set |
| XAML Attribute Usage |
|---|
<object PanStep="double" .../> |