Class hierarchy:
IPCsApplication
IPCsDocument
IPCsPage
IPCsArcs
IPCsArc 
IPCsApplication
IPCsDocument
IPCsSelectStatus
SelectedArc 
IPCsApplication
IPCsDocument
IPCsSelectStatus
IPCsSelectionArea
IPCsArcs
IPCsArc
Properties / Methods:
Delete ![]() | Delete the circle |
IsFilled ![]() | Property that sets if the circle is filled |
Radius ![]() | Property the sets the radius of the circle |
StartAngle ![]() | From where on the circumference should the circle starts to be drawn |
EndAngle ![]() | To where on the circumference should the circle ends to be drawn |
PenWidth ![]() | Property that sets the width of the pen the circle is drawn with |
Color ![]() | Property that takes a psPenColor as value |
Layer ![]() | See more IPCsLayer ![]() |
Rotation ![]() | Set the orientation/rotation of the circle |
EllipseFactor ![]() | Set this value to specify how much ellipse, the "circle" should be |
GetPosition ![]() | Gets x,y,z from a circle. Parameters needed: 3 integers Syntax:procedure GetPosition(out X: Integer; out Y: Integer; out Z: Integer); |
SetPosition ![]() | Sets x,y,z on a circle. Parameters needed: 3 integers Syntax:procedure SetPosition(X: Integer; Y: Integer; Z: Integer); |
Handle ![]() | A unique handle to the circle |
