Stamp.Opacity

Stamp.Opacity property

Gets or sets a value to indicate the stamp opacity. The value is from 0.0 to 1.0. By default the value is 1.0.

public double Opacity { get; set; }

See Also