ImageGear .NET - Updated July 5, 2018
Visible Property (ImGearDisplayChannel)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearDisplayChannel Class : Visible Property
Gets or sets a value indicating whether the display channel is visibile.
Syntax
'Declaration
 
Public Property Visible As Boolean
 
'Usage
 
Dim instance As ImGearDisplayChannel
Dim value As Boolean
 
instance.Visible = value
 
value = instance.Visible

Property Value

Boolean value.
See Also

Reference

ImGearDisplayChannel Class
ImGearDisplayChannel Members