Gambas Dokumentation
Application Repository
Code-Schnipsel
Compilation (Übersetzen) & Installation
Developer Documentation
Documents
Fehlermeldungen
How To's
Komponenten
gb.data
gb.form
gb.ncurses
gb.openssl
gb.pcre
Letzte Änderung
Lexikon
Registrieren
Sprachelemente alphabetisch
Wiki-Syntax
Übersicht der Sprachelemente
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
Paint.LineCap (gb.web.gui)
Static
Property
LineCap
As
Integer
Define the current line cap style used for stroking lines..
The line cap specifies how to render the endpoints of the path when stroking.
This property takes one of the following values:
LineCapButt
(default value)
LineCapRound
LineCapSquare