'Declaration Public Property Size As SizeF
'Usage Dim instance As PlotArea Dim value As SizeF instance.Size = value value = instance.Size
public SizeF Size {get; set;}
PlotArea Class PlotArea Members