public IShape[] Shapes {get;}
'Declaration Public ReadOnly Property Shapes As IShape()
'Declaration
Public ReadOnly Property Shapes As IShape()
'Usage Dim instance As ShapeEventArgs Dim value() As IShape value = instance.Shapes
'Usage
Dim instance As ShapeEventArgs Dim value() As IShape value = instance.Shapes
ShapeEventArgs Class ShapeEventArgs Members