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