您要查找的是不是:
- 管理Graphics对象的状态 Managing the State of a Graphics Object
- 获取对Paint事件的PaintEventArgs中Graphics对象的引用 To obtain a reference to a Graphics object from the PaintEventArgs in the Paint event
- 管理 management
- 状态 mode
- 管理器 manager
- 应该始终对使用系统资源的任何对象(如Pen和Graphics对象)调用Dispose。 You should always call Dispose on any objects that consume system resources, such as Pen and Graphics objects.
- 资源管理器 explorer
- 所有由给定的Graphics对象进行的绘制都限制在Graphics对象的剪辑区域中。 All drawing done by a given Graphics object is restricted to the clip region of that Graphics object.
- 加载DataGridColumn对象的状态。 Loads the state of the DataGridColumn object.
- 信息管理 information management
- 企业管理 business management
- 无资格,资格不符取消资格的行为或已被取消资格的状态 The act of disqualifying or the condition of having been disqualified.
- 此动画是通过对窗体的Graphics对象进行绘制实现的。 This animation is implemented by drawing to the Graphics object of the form.
- 管理的 managing
- 管理人员 manager
- 传递到事件处理程序的事件数据提供了关于要描述的面板和用来执行描述任务的Graphics对象的信息。 The event data passed to the event handler provides information on the panel to draw and a Graphics object to use to perform drawing tasks.
- 质量管理 quality control
- 这些孩子实际上处于无人照管的状态。 These children were in a state of virtual neglect.
- 工商管理 business administration
- 第四步,创建两个用于绘制矩形的对象,即Bitmap和Graphics对象。 Two objects used to draw the rectangles are then created: a Bitmap and a Graphics object.