Click or drag to resize

IMcDisplaySourceRect Property

The image source rectangle for the Display.

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 SourceRect As Object
	Get

Property Value

Type: Object
Remarks
This read-only property is computed from the Pan, Scroll, Magnification, DisplayedWidth and DisplayedHeight properties. This property is always exposed as a LONGRECT struct.
See Also