Click or drag to resize

ZoomPanScrollCreate Method (McWindow, ViewSettingsChangedEventArgs)

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function Create ( 
	window As McWindow,
	vs As ViewSettingsChangedEventArgs
) As ZoomPanScroll

Parameters

window
Type: MediaCy.IQL.ApplicationMcWindow
vs
Type: ViewSettingsChangedEventArgs

Return Value

Type: ZoomPanScroll
See Also