IMcCaptDevAttribute3Visible Property
|
|
Gets or sets whether the attribute's
UI element is visible or not.
Namespace:
MediaCy.IQL.Capture
Assembly:
MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
SyntaxProperty Visible As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksSet to true or false to control whether the attribute's associated
UI element is visible or not.
See Also