'Declaration
Public Property ShapeType As String
'Usage
Dim instance As ShapeEventArgs Dim value As String instance.ShapeType = value value = instance.ShapeType
public string ShapeType {get; set;}
'Declaration
Public Property ShapeType As String
'Usage
Dim instance As ShapeEventArgs Dim value As String instance.ShapeType = value value = instance.ShapeType
public string ShapeType {get; set;}