'Declaration Public Property SelectionOpacity As System.Double
'Usage Dim instance As FormulaTextBox Dim value As System.Double instance.SelectionOpacity = value value = instance.SelectionOpacity
public System.double SelectionOpacity {get; set;}
'Declaration Public Property SelectionOpacity As System.Double
'Usage Dim instance As FormulaTextBox Dim value As System.Double instance.SelectionOpacity = value value = instance.SelectionOpacity
public System.double SelectionOpacity {get; set;}