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