'Declaration Public Property fSmoothedLine As Boolean
'Declaration
Public Property fSmoothedLine As Boolean
'Usage Dim instance As SerFmt Dim value As Boolean instance.fSmoothedLine = value value = instance.fSmoothedLine
'Usage
Dim instance As SerFmt Dim value As Boolean instance.fSmoothedLine = value value = instance.fSmoothedLine
public bool fSmoothedLine {get; set;}
SerFmt Class SerFmt Members