Layer.FillOpacity

Layer.FillOpacity property

Gets or sets the fill opacity.

public int FillOpacity { get; set; }

Property Value

The fill opacity in range from 0 to 100

Exceptions

exceptioncondition
PsdImageArgumentExceptionFill opacity can be only in the range from 0 to 100

See Also