C1.Silverlight Namespace > C1ZoomHelper Class : C1ZoomHelper Constructor |
'Declaration
Public Function New( _ ByVal element As System.Windows.UIElement, _ Optional ByVal ctrlRequired As System.Boolean, _ Optional ByVal continuousZoom As System.Boolean, _ Optional ByVal handleMouseWheel As System.Boolean _ )
'Usage
Dim element As System.Windows.UIElement Dim ctrlRequired As System.Boolean Dim continuousZoom As System.Boolean Dim handleMouseWheel As System.Boolean Dim instance As New C1ZoomHelper(element, ctrlRequired, continuousZoom, handleMouseWheel)
public C1ZoomHelper( System.Windows.UIElement element, System.bool ctrlRequired, System.bool continuousZoom, System.bool handleMouseWheel )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2