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

T2DSegmentWithPen

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

This is a 2D line segment which overrides the Pen of the path so that it can have its own pen color and pen stype

Declaration

Source position: fpvectorial.pas line 111

type T2DSegmentWithPen = class(T2DSegment)

public

  Pen: TvPen;

  

The Pen of a T2DSegmentWithPen

end;

Inheritance

T2DSegmentWithPen

  

This is a 2D line segment which overrides the Pen of the path so that it can have its own pen color and pen stype

|

T2DSegment

  

A generic 2D segment

|

TPathSegment

  

A generic path segment

|

TObject


Documentation generated on: Oct 09 2011