Mathematica >

CoordinatesToolOptions

CoordinatesToolOptions
is an option for Graphics that gives values of options associated with the Get Coordinates tool.
  • "CopiedValueFunction" specifies how the expression to be placed on the clipboard should be generated.
  • "DisplayFunction" specifies how the expression displayed in the tooltip should be generated.
  • "DisplayFunction"->Automatic specifies that the expression to be placed on the clipboard should be what is displayed.
  • "DisplayFunction"->None specifies that no tooltip should be shown.
To get coordinates; select the graphic and press . (period):
In[1]:=
Click for copyable input
Out[1]=
Specify how the expression displayed in the tooltip should be generated:
In[2]:=
Click for copyable input
Out[2]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team