'DeclarationPublic Property AutoShapeType As AutoShapeType
'UsageDim instance As Shape Dim value As AutoShapeType instance.AutoShapeType = value value = instance.AutoShapeType
public AutoShapeType AutoShapeType {get; set;}
'DeclarationPublic Property AutoShapeType As AutoShapeType
'UsageDim instance As Shape Dim value As AutoShapeType instance.AutoShapeType = value value = instance.AutoShapeType
public AutoShapeType AutoShapeType {get; set;}