'Declaration Public Property Shape As AreaShape
'Usage Dim instance As MapArea Dim value As AreaShape instance.Shape = value value = instance.Shape
public AreaShape Shape {get; set;}
MapArea Class MapArea Members