Click or drag to resize

GadgetsLocalZoom Property

Opens or closes the Local Zoom panel.

Namespace:  MediaCy.Automation.Application
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property LocalZoom ( 
	parent As McCommand
) As LocalZoom
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: LocalZoom
Remarks
The Local Zoom displays a configurable zoomed view of the current mouse location.
See Also