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
SyntaxReadOnly Property SourceRect As Object
Get
Property Value
Type:
Object
RemarksThis 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