'Declaration Public Property fWalls2D As Byte
'Declaration
Public Property fWalls2D As Byte
'Usage Dim instance As Chart3D Dim value As Byte instance.fWalls2D = value value = instance.fWalls2D
'Usage
Dim instance As Chart3D Dim value As Byte instance.fWalls2D = value value = instance.fWalls2D
public byte fWalls2D {get; set;}
Chart3D Class Chart3D Members