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