TextSpan.Color Property

Gets text color.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public virtual Color Color { get; }

Property Value

Text color.

Implements

ITextSettings.Color

See Also

Reference