]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/graphicspen.tex
Documented new menu label functions
[wxWidgets.git] / docs / latex / wx / graphicspen.tex
index 02e19eebbbc4147e01724982883e76d473172b2b..3778e65790e2d68cb05ee767b19ca3346a01ecaa 100755 (executable)
 
 \helpref{wxGraphicsObject}{wxgraphicsobject}
 
-A wxGraphicsPen is a native representation of a pen. It is used for stroking a path on a graphics context. The contents are specific an private to the respective renderer. Instances are ref counted and can therefore be assigned as usual. The only way to get a valid instance is via a CreatePen call on the graphics context or the renderer instance.
+A wxGraphicsPen is a native representation of a pen. It is used for stroking a path on a graphics context. The contents are specific and private to the respective renderer. Instances are ref counted and can therefore be assigned as usual. The only way to get a valid instance is via a CreatePen call on the graphics context or the renderer instance.
 
 \wxheading{Include files}
 
 <wx/graphics.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+