Click or drag to resize

ZoomPanScrollCreate Method (IMcDocumentView, ViewSettingsChangedEventArgs)

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

Parameters

view
Type: MediaCy.IQL.ApplicationIMcDocumentView
vs
Type: ViewSettingsChangedEventArgs

Return Value

Type: ZoomPanScroll
See Also