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