[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpvectorial' (#fcl)

TvFont

A vectorial drawing Font

Declaration

Source position: fpvectorial.pas line 60

type TvFont = record

  Color: TFPColor;

  

The color of the font

  Size: Integer;

  

The size in points of the font

  Name: utf8string;

  

The name of the font

  Orientation: Double;

  

The orientation of the font

end;

Description

A vectorial drawing Font


Documentation generated on: Oct 09 2011