|
|
Name
CIRCLE2 | Syntax CIRCLE2x, y, r |

Range
x, Type real
y, Type real
r>0, Type real
|

Description
Creates a circle around the center at the coordinate (x, y) and the radius r. |

Example
CIRCLE2 1,1, 0.5 |

Attributes
LINE_TYPE, LINE_PROPERTY, PEN |

Context
2D-Script |

References
GDL-Handbuch 4.5 (DE) p. 89
GDL-Handbuch 5.0 (DE) p. 103
GDL-Handbuch 6.0 (DE) p. 127
GDL-Handbuch 6.5 (DE) p. 123
GDL-Handbuch 7.0 (DE) p. 123
GDL-Handbuch 8.0 (DE) p. 21
GDL-Handbuch 8.1 (DE) p. 22
GDL-Handbuch 9.0 (DE) p. 125
GDL-Handbuch 10.0 (DE) p. 121
GDL-Handbuch 11.0 (DE) p. 127
GDL Reference Guide 9.0 (INT) p. 121
GDL Reference Guide 10.0 (INT) p. 121
GDL Reference Guide 11.0 (INT) p. 121
GDL Cookbook 3.1 (EN/DE) p. 1.40 |
|
|
|
GDL WebControl
|