Table of Contents

TDrawingColor.HSL Property

Returns the color when this structure has an HSL color, as a 0xHHSSLL integer.

If you try to read the value of this property and ColorType is not the right kind, an Exception will be raised.

Syntax

Unit: FlexCel.Core

property TDrawingColor.HSL: THSLColor

See also