Table of Contents

TDrawingColor.Preset Property

Returns the color when this structure has a Preset 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 TPresetColor Preset { get; }

See also