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

TvCircularArc

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

A circular arc entity

Declaration

Source position: fpvectorial.pas line 209

type TvCircularArc = class(TvEntity)

public

  Radius: Double;

  

The radius of the circular arc

  StartAngle: Double;

  

The start angle of the arc

  EndAngle: Double;

  

The end angle of the arc

end;

Inheritance

TvCircularArc

  

A circular arc entity

|

TvEntity

  

An element of a vectorial document

|

TObject

Description

The Angles are measured in degrees in relation to the positive X axis


Documentation generated on: Oct 09 2011