<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3APt_Off</id>
	<title>TI-BASIC:Pt Off - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3APt_Off"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Pt_Off&amp;action=history"/>
	<updated>2026-04-29T21:06:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://learn.cemetech.net/index.php?title=TI-BASIC:Pt_Off&amp;diff=1038&amp;oldid=prev</id>
		<title>Maintenance script: Initial automated import</title>
		<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Pt_Off&amp;diff=1038&amp;oldid=prev"/>
		<updated>2016-02-24T18:31:27Z</updated>

		<summary type="html">&lt;p&gt;Initial automated import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:TI-BASIC:Command&lt;br /&gt;
|picture=PT-OFF.gif&lt;br /&gt;
|summary=Turns off a point on the graph screen.&lt;br /&gt;
|syntax=Pt-Off(X,Y[,&amp;#039;&amp;#039;mark&amp;#039;&amp;#039;])&lt;br /&gt;
|location=While editing a program press:&lt;br /&gt;
# 2nd PRGM to enter the DRAW menu&lt;br /&gt;
# RIGHT to enter the POINTS menu&lt;br /&gt;
# 2 to choose Pt-Off(&lt;br /&gt;
|compatibility=TI-83/84/+/SE&lt;br /&gt;
|size=1 byte&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The Pt-Off( command is used to turn off a point (a pixel on the screen) on the graph screen at the given (X,Y) coordinates. Pt-Off( is affected by the window settings, which means you have to change the window settings accordingly, otherwise the point won&amp;#039;t show up correctly on the screen.&lt;br /&gt;
&lt;br /&gt;
= Advanced Uses =&lt;br /&gt;
&lt;br /&gt;
The Pt-Off( command has an optional third argument that determines the shape of the point (its mark). The mark can be 1 (dot), 2 (3x3 box), 3 (3x3 cross), 6 (3x3 box), or 7 (3x3 cross). Note that by using the 3x3 shapes the X,Y coördinates will be the center of the shape and not the upperleft corner of the shape. You don&amp;#039;t need to specify the mark when using the first mark because it is the default; also, any value that isn&amp;#039;t 2, 3, 6, or 7 will be treated as the default of 1.&lt;br /&gt;
&lt;br /&gt;
 :Pt-Off(5,5,1&lt;br /&gt;
 Remove Mark&lt;br /&gt;
 :Pt-Off(5,5&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Pt_On|Pt_On(]]&lt;br /&gt;
* [[TI-BASIC:Pt_Change|Pt_Change(]]&lt;br /&gt;
* [[TI-BASIC:Pxl_Off|Pxl_Off(]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>