Table of Contents

TDrawingColor.RGB Property

Returns the color when this structure has an RGB color, as a 0xRRGGBB 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.RGB: Int64

See also