Click or drag to resize

IMcDisplayZoomedImageHeight Property

This Read Only property indicates the total height of the image after processing by the Magnification property.

Namespace:  MediaCy.IQL.Display.Viewer
Assembly:  MediaCy.IQL.Display.Viewer (in MediaCy.IQL.Display.Viewer.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property ZoomedImageHeight As Integer
	Get

Property Value

Type: Int32
Remarks
The total portion of the zoomed image that is visible will be determined by the Pan, Scroll, DisplayOriginLeft, DisplayOriginTop, DisplayedWidth and DisplayedHeight
See Also