LevelChannel.OutputShadowLevel
LevelChannel.OutputShadowLevel property
Gets or sets the output shadow level.
public short OutputShadowLevel { get; set; }
Property Value
The output shadow level.
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | Output Shadow Level can be set only in range from 0 to " + (this.OutputHighlightLevel - 2) |
See Also
- class LevelChannel
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assembly Aspose.PSD