IMcDisplayImageToDisplay Property
|
|
A property used to attach an image to the viewer.
Namespace:
MediaCy.IQL.Display.Viewer
Assembly:
MediaCy.IQL.Display.Viewer (in MediaCy.IQL.Display.Viewer.dll) Version: 10.0.6912.0
SyntaxProperty ImageToDisplay As McImage
Get
Set
Property Value
Type:
McImage
RemarksIf the viewer is not attached to an McImage, then the property
will be NULL, otherwise, the property is a pointer to an McImage.
See AlsoReference
SetImageToDisplay