Silverlight Viewer Reference
The Viewer exposes several properties for controlling various aspects of the Viewer and its behaviour.
Properties for Liquid.Viewer
Below are the available properties complete with descriptions.
| Property Name | Type | Description |
| DragSpeed |
Double |
Gets or sets the speed when dragging content. |
| ZoomSliderVisibility |
Visibility |
Gets or sets whether the zoom slider is visible or not. |
Methods for Liquid.Viewer
Below are the available methods, complete with parameters and descriptions.
| Method Name | Description | Parameters |
| ScrollIntoPosition(UIElement) |
Scrolls the viewer to a position where the specified element is in view. |
Parameters |
| ScrollIntoPosition(Point, Size) |
Scrolls into position. |
Parametersposition Position to be in view size Size that should be in view |
| OnApplyTemplate() |
This is called when the template has been bound to the control. |
|
Rate this:
1 Star
2 Star
3 Star
4 Star
5 Star
9 Ratings / 2.6 Average