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

TvPen

A vectorial drawing Pen

Declaration

Source position: fpvectorial.pas line 49

type TvPen = record

  Color: TFPColor;

  

The color of the Pen

  Style: TFPPenStyle;

  

The Pen style

  Width: Integer;

  

The Pen Width

end;

Description

Utilized to draw lines


Documentation generated on: Oct 09 2011