X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a7af285d1ab87e908454bfabbbe063ab1756912b..6bb29886cbf4057a9a50073eb948bc9aec904756:/docs/latex/wx/graphicspen.tex diff --git a/docs/latex/wx/graphicspen.tex b/docs/latex/wx/graphicspen.tex index 3778e65790..14b741dc34 100755 --- a/docs/latex/wx/graphicspen.tex +++ b/docs/latex/wx/graphicspen.tex @@ -13,7 +13,8 @@ \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 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.