Skip to content

afdf73bd 97dc c2dc 25c1 dd4e2424389e

Fernando Garcia edited this page May 8, 2018 · 1 revision

FontModel.GetColor Method

Additional header content

Gets a reference to the Color structure preferred for this font.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public Color GetColor()

VB

Public Function GetColor As Color

Return Value

Type: Color
Color structure that represents a .NET color.

Remarks

[Missing documentation for "M:iTin.Export.Model.FontModel.GetColor"]

See Also

Reference

FontModel Class
iTin.Export.Model Namespace

Clone this wiki locally