'Declaration Public Property pcHeigh As UShort
'Declaration
Public Property pcHeigh As UShort
'Usage Dim instance As Chart3D Dim value As UShort instance.pcHeigh = value value = instance.pcHeigh
'Usage
Dim instance As Chart3D Dim value As UShort instance.pcHeigh = value value = instance.pcHeigh
public ushort pcHeigh {get; set;}
Chart3D Class Chart3D Members