Properties
Similar Topics
Statistics
Comments
3
Participants
3
Subscribers
0
Votes
1
Views
1858
Share
Answered
How to use a script (JavaScript or GeoGebra Script) to disable Absolute Position on Screen?
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
Hi,
a way for a text : redefine text
https://ggbm.at/567861
I meant rather PenStroke
hello
you can open properties of penstroke and redefine as polyline[<point>,<point>,<point>,<point>,<point>,...]
you can redefine it as polyline[{<point1>,<point>,<point>,<point>,<point>,...}+(A-point1)] then A is the begin of polyline
pen is only a tool for creating a polyline, so penstroke is not really an object
if needs a script i think you can use getXML() and evalXML() methods, or try it with formulatext[<penstroke>,false], then some commands for texts and setvalue
saludos
Comments have been locked on this page!