GlobalLayerMaskInfo.Opacity

GlobalLayerMaskInfo.Opacity property

Gets or sets global layers opacity. 0 = transparent, 100 = opaque.

public short Opacity { get; set; }

Property Value

The global layers opacity.

See Also