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

TvVectorialPage.AddCircle

Adds a circle element

Declaration

Source position: fpvectorial.pas line 357

public procedure TvVectorialPage.AddCircle(

  ACenterX: Double;

  ACenterY: Double;

  ARadius: Double

);

Arguments

ACenterX

  

The X coordinate of the center of the circle

ACenterY

  

The Y coordinate of the center of the circle

ARadius

  

The radius of the circle in milimiters

Description

Adds a circle element


Documentation generated on: Oct 09 2011