Table of Contents

TDrawingColor.ScRGB Property

Returns the color when this structure has an scRGB color.

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

Syntax

Namespace: FlexCel.Core

public TScRGBColor ScRGB { get; }

See also