'Declaration
ReadOnly Property Selected As Boolean
'Usage
Dim instance As IGroupShape Dim value As Boolean value = instance.Selected
bool Selected {get;}
Property Value
true
if this IShape is selected; otherwise, false
.'Declaration
ReadOnly Property Selected As Boolean
'Usage
Dim instance As IGroupShape Dim value As Boolean value = instance.Selected
bool Selected {get;}
true
if this IShape is selected; otherwise, false
.