'Declaration Public Property pcDepth As Short
'Declaration
Public Property pcDepth As Short
'Usage Dim instance As Chart3D Dim value As Short instance.pcDepth = value value = instance.pcDepth
'Usage
Dim instance As Chart3D Dim value As Short instance.pcDepth = value value = instance.pcDepth
public short pcDepth {get; set;}
Chart3D Class Chart3D Members