ILayerEffect.Opacity

ILayerEffect.Opacity property

Gets or sets the opacity where 255 = 100%

public byte Opacity { get; set; }

Property Value

The opacity.

See Also