IMcImageSetVisible Property
|
|
Gets or sets the visible state.
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxProperty Visible As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksGets or sets the visible state flag for this set. Note: Unlike McImage,
setting the Visible property to TRUE will not automatically open the image
set into a workspace in the application. This flag is simply used as a reflection
of whether this set is currently displayed in a application workspace.
See Also