LayerSectionResource.BlendModeKey

LayerSectionResource.BlendModeKey property

Gets or sets the blend mode key.

public BlendMode BlendModeKey { get; set; }

Exceptions

exceptioncondition
PsdImageArgumentExceptionBlendModeKey must be 4 characters in length.

See Also