Click or drag to resize

McWindowResizeWithZoom Property

Determines if the window is resized when the View is zoomed.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Property ResizeWithZoom As Boolean
	Get
	Set

Return Value

Type: Boolean
Retruns a boolean value

Implements

IMcWindow.ResizeWithZoom
Remarks
Always False.
See Also