[]
Gets or sets the degree of transparency of the image as a value between 0 (opaque) and 1 (clear).
Allowed values are from 0 to 1, inclusive.
The default is 0.
public float Transparency { get; set; }
Public Property Transparency As Single