X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f43af7fea4a65c6ca41ac53ad439dab7814e61c3..066f3611df971be93b2ec46b82c2f05f3ff9a422:/docs/latex/wx/graphicspen.tex?ds=sidebyside diff --git a/docs/latex/wx/graphicspen.tex b/docs/latex/wx/graphicspen.tex index 02e19eebbb..14b741dc34 100755 --- a/docs/latex/wx/graphicspen.tex +++ b/docs/latex/wx/graphicspen.tex @@ -13,11 +13,16 @@ \wxheading{Derived from} -\helpref{wxGraphicsObject}{wxgraphicsobject} +\helpref{wxGraphicsObject}{wxgraphicsobject}\\ +\helpref{wxObject}{wxobject} -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} +\wxheading{Library} + +\helpref{wxCore}{librarieslist} +