bool Visible {get; set;}
'Declaration Property Visible As Boolean
'Declaration
Property Visible As Boolean
'Usage Dim instance As IGroupShape Dim value As Boolean instance.Visible = value value = instance.Visible
'Usage
Dim instance As IGroupShape Dim value As Boolean instance.Visible = value value = instance.Visible
true
false
IGroupShape Interface IGroupShape Members