Description
Sets or returns the fill transparency the shape as a real number value between 0 (opaque) and 1 (transparent).C#
public double FillTransparency{ get ; set ; } |
vb.net
Public Property FillTransparency() As Double |
public double FillTransparency{ get ; set ; } |
Public Property FillTransparency() As Double |