GeoGebra

Tags for type "vector", "text", "image"

Jump to: navigation, search

for relative startpoint:

<startPoint exp="(A+B)/2"/>

or

<startPoint x="double" y="double" z="double"/>

label attribute deprecated since 2.4: <startPoint label="A"/>


For images three startPoints (corners) can be specified, hence the attribute "number" was added since 2.5:

<startPoint number="integer" x="double" y="double" z="double"/>

where "number" is out of 1, 2 or 3 for the corner points A, B and D of a rectangular image.