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