Contents  All Classes  Index A-Z  All Units


TTeeCanvas.AssignVisiblePen
TTeeCanvas

procedure AssignVisiblePen(APen: TPen);

Unit
TeCanvas

Description

The AssignVisiblePen method copies the APen parameter properties into the Canvas.Pen object.

Note: It is different to call AssignVisiblePen than calling Canvas.Pen.Assign( MyPen ) because AssignVisiblePen does additional tasks, like setting the ( optional ) Pen.OutLine and the ( optional ) Pen.SmallDots properties.

See also:

AssignVisiblePenColor method.
TChartPen object.



Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.