[Gambas-devel-svn] SF.net SVN: gambas:[8135] gambas/trunk/comp/src/gb.map
Brought to you by:
gambas
From: <ga...@us...> - 2017-05-16 20:31:59
|
Revision: 8135 http://sourceforge.net/p/gambas/code/8135 Author: gambix Date: 2017-05-16 20:31:57 +0000 (Tue, 16 May 2017) Log Message: ----------- [GB.MAP] * BUG: Now PolyLine Shape don't close the polygon by default you must add a end point to the same position than the first o achieve that. * NEW: The _ShapeItem class have a new LineWidth property that allow to change the thinkness of the drawing element. Modified Paths: -------------- gambas/trunk/comp/src/gb.map/.info gambas/trunk/comp/src/gb.map/.src/Shapes/_ShapeItem.class gambas/trunk/comp/src/gb.map/.src/Tests/Form6.class gambas/trunk/comp/src/gb.map/.src/Tests/Form6.form gambas/trunk/comp/src/gb.map/.src/_MapShape.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |