C1.WPF Namespace > C1ZoomHelper Class : C1ZoomHelper Constructor |
'Declaration
Public Function New( _ ByVal element As UIElement, _ Optional ByVal ctrlRequired As Boolean, _ Optional ByVal continuousZoom As Boolean, _ Optional ByVal handleMouseWheel As Boolean _ )
'Usage
Dim element As UIElement Dim ctrlRequired As Boolean Dim continuousZoom As Boolean Dim handleMouseWheel As Boolean Dim instance As New C1ZoomHelper(element, ctrlRequired, continuousZoom, handleMouseWheel)
public C1ZoomHelper( UIElement element, bool ctrlRequired, bool continuousZoom, bool handleMouseWheel )
public: C1ZoomHelper( UIElement^ element, bool ctrlRequired, bool continuousZoom, 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