graphicspen.tex
来自「很牛的GUI源码wxWidgets-2.8.0.zip 可在多种平台下运行.」· TEX 代码 · 共 24 行
TEX
24 行
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Name: graphicspen.tex%% Purpose: wxGraphicsPen class documentation%% Author: Stefan Csomor%% Modified by:%% Created: 08.06.2004%% RCS-ID: $Id: graphicspen.tex,v 1.2 2006/11/02 15:45:39 JS Exp $%% Copyright: (c) Stefan Csomor%% License: wxWindows license%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\section{\class{wxGraphicsPen}}\label{wxgraphicspen}\wxheading{Derived from}\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 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>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?