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