ImageGear .NET - Updated November 28, 2017
Visible Property (ImGearARTGroup)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTGroup Class : Visible Property
Gets or sets a value indicating whether the group is visible.
Syntax
'Declaration
 
Public Property Visible As Boolean
 
'Usage
 
Dim instance As ImGearARTGroup
Dim value As Boolean
 
instance.Visible = value
 
value = instance.Visible

Property Value

Boolean value.
Remarks
The default value is true.
See Also

Reference

ImGearARTGroup Class
ImGearARTGroup Members