'Declaration
Public Property AutoShapeType As AutoShapeType
'Usage
Dim instance As Shape Dim value As AutoShapeType instance.AutoShapeType = value value = instance.AutoShapeType
public AutoShapeType AutoShapeType {get; set;}
'Declaration
Public Property AutoShapeType As AutoShapeType
'Usage
Dim instance As Shape Dim value As AutoShapeType instance.AutoShapeType = value value = instance.AutoShapeType
public AutoShapeType AutoShapeType {get; set;}