public GeometryDrawing this[ int index ]; {get;}
'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As GeometryDrawing
'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As GeometryDrawing
'Usage Dim instance As GeometryDrawing Dim index As Integer Dim value As GeometryDrawing value = instance.Item(index)
'Usage
Dim instance As GeometryDrawing Dim index As Integer Dim value As GeometryDrawing value = instance.Item(index)
GeometryDrawing Class GeometryDrawing Members