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