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