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