此类不能被继承。

Graphics 类型公开以下成员。

方法

  名称 说明
AddMetafileComment Metafile 添加注释。
BeginContainer Graphics 的当前状态的图形容器,然后打开并使用新的图形容器。
BeginContainer(Rectangle, Rectangle, GraphicsUnit) Graphics 的当前状态的图形容器,然后打开并使用具有指定缩放变形的新图形容器。
BeginContainer(RectangleF, RectangleF, GraphicsUnit) Graphics 的当前状态的图形容器,然后打开并使用具有指定缩放变形的新图形容器。
Clear 清除整个绘图面并以指定背景色填充。
CopyFromScreen(Point, Point, Size) Graphics 的绘图图面的位块传输。
CopyFromScreen(Point, Point, Size, CopyPixelOperation) Graphics 的绘图图面的位块传输。
CopyFromScreen(Int32, Int32, Int32, Int32, Size) Graphics 的绘图图面的位块传输。
CopyFromScreen(Int32, Int32, Int32, Int32, Size, CopyPixelOperation) Graphics 的绘图图面的位块传输。
CreateObjRef MarshalByRefObject。)
Dispose Graphics 使用的所有资源。
DrawArc(Pen, Rectangle, Single, Single) Rectangle 结构指定的椭圆的一部分。
DrawArc(Pen, RectangleF, Single, Single) RectangleF 结构指定的椭圆的一部分。
DrawArc(Pen, Int32, Int32, Int32, Int32, Int32, Int32) 绘制一段弧线,它表示由一对坐标、宽度和高度指定的椭圆部分。
DrawArc(Pen, Single, Single, Single, Single, Single, Single) 绘制一段弧线,它表示由一对坐标、宽度和高度指定的椭圆部分。
DrawBezier(Pen, Point, Point, Point, Point) Point 结构定义的贝塞尔样条。
DrawBezier(Pen, PointF, PointF, PointF, PointF) PointF 结构定义的贝塞尔样条。
DrawBezier(Pen, Single, Single, Single, Single, Single, Single, Single, Single) 绘制由四个表示点的有序坐标对定义的贝塞尔样条。
DrawBeziers(Pen, Point()) Point 结构数组绘制一系列贝塞尔样条。
DrawBeziers(Pen, PointF()) PointF 结构数组绘制一系列贝塞尔样条。
DrawClosedCurve(Pen, Point()) Point 结构的数组定义的闭合基数样条。
DrawClosedCurve(Pen, PointF()) PointF 结构的数组定义的闭合基数样条。
DrawClosedCurve(Pen, Point(), Single, FillMode) Point 结构数组定义的闭合基数样条。
DrawClosedCurve(Pen, PointF(), Single, FillMode) PointF 结构数组定义的闭合基数样条。
DrawCurve(Pen, Point()) Point 结构的基数样条。
DrawCurve(Pen, PointF()) PointF 结构的基数样条。
DrawCurve(Pen, Point(), Single) Point 结构的基数样条。
DrawCurve(Pen, PointF(), Single) PointF 结构的基数样条。
DrawCurve(Pen, PointF(), Int32, Int32) 从相对于数组开始位置的偏移量开始绘制。
DrawCurve(Pen, Point(), Int32, Int32, Single) Point 结构的基数样条。
DrawCurve(Pen, PointF(), Int32, Int32, Single) 从相对于数组开始位置的偏移量开始绘制。
DrawEllipse(Pen, Rectangle) Rectangle 结构指定的椭圆。
DrawEllipse(Pen, RectangleF) RectangleF 定义的椭圆。
DrawEllipse(Pen, Int32, Int32, Int32, Int32) 绘制一个由边框定义的椭圆,该边框由矩形的左上角坐标、高度和宽度指定。
DrawEllipse(Pen, Single, Single, Single, Single) 绘制一个由边框(该边框由一对坐标、高度和宽度指定)定义的椭圆。
DrawIcon(Icon, Rectangle) Icon 表示的图像。
DrawIcon(Icon, Int32, Int32) Icon 表示的图像。
DrawIconUnstretched Icon 表示的图像,而不缩放该图像。
DrawImage(Image, Point) Image
DrawImage(Image, Point()) Image
DrawImage(Image, PointF) Image
DrawImage(Image, PointF()) Image
DrawImage(Image, Rectangle) Image
DrawImage(Image, RectangleF) Image
DrawImage(Image, Int32, Int32) 在由坐标对指定的位置,使用图像的原始物理大小绘制指定的图像。
DrawImage(Image, Single, Single) Image
DrawImage(Image, Point(), Rectangle, GraphicsUnit) Image 的指定部分。
DrawImage(Image, PointF(), RectangleF, GraphicsUnit) Image 的指定部分。
DrawImage(Image, Rectangle, Rectangle, GraphicsUnit) Image 的指定部分。
DrawImage(Image, RectangleF, RectangleF, GraphicsUnit) Image 的指定部分。
DrawImage(Image, Point(), Rectangle, GraphicsUnit, ImageAttributes) Image 的指定部分。
DrawImage(Image, PointF(), RectangleF, GraphicsUnit, ImageAttributes) Image 的指定部分。
DrawImage(Image, Int32, Int32, Rectangle, GraphicsUnit) 在指定的位置绘制图像的一部分。
DrawImage(Image, Int32, Int32, Int32, Int32) Image
DrawImage(Image, Single, Single, RectangleF, GraphicsUnit) 在指定的位置绘制图像的一部分。
DrawImage(Image, Single, Single, Single, Single) Image
DrawImage(Image, Point(), Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort) Image 的指定部分。
DrawImage(Image, PointF(), RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort) Image 的指定部分。
DrawImage(Image, Point(), Rectangle, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32) Image 的指定部分。
DrawImage(Image, PointF(), RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, Int32) Image 的指定部分。
DrawImage(Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit) Image 的指定部分。
DrawImage(Image, Rectangle, Single, Single, Single, Single, GraphicsUnit) Image 的指定部分。
DrawImage(Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes) Image 的指定部分。
DrawImage(Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes) Image 的指定部分。
DrawImage(Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort) Image 的指定部分。
DrawImage(Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort) Image 的指定部分。
DrawImage(Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr) Image 的指定部分。
DrawImage(Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort, IntPtr) Image 的指定部分。
DrawImageUnscaled(Image, Point) 在指定的位置使用图像的原始物理大小绘制指定的图像。
DrawImageUnscaled(Image, Rectangle) 在指定的位置使用图像的原始物理大小绘制指定的图像。
DrawImageUnscaled(Image, Int32, Int32) 在由坐标对指定的位置,使用图像的原始物理大小绘制指定的图像。
DrawImageUnscaled(Image, Int32, Int32, Int32, Int32) 在指定的位置使用图像的原始物理大小绘制指定的图像。
DrawImageUnscaledAndClipped 在不进行缩放的情况下绘制指定的图像,并在需要时剪辑该图像以适合指定的矩形。
DrawLine(Pen, Point, Point) Point 结构的线。
DrawLine(Pen, PointF, PointF) PointF 结构的线。
DrawLine(Pen, Int32, Int32, Int32, Int32) 绘制一条连接由坐标对指定的两个点的线条。
DrawLine(Pen, Single, Single, Single, Single) 绘制一条连接由坐标对指定的两个点的线条。
DrawLines(Pen, Point()) Point 结构的线段。
DrawLines(Pen, PointF()) PointF 结构的线段。
DrawPath GraphicsPath
DrawPie(Pen, Rectangle, Single, Single) Rectangle 结构和两条射线所指定的椭圆定义的扇形。
DrawPie(Pen, RectangleF, Single, Single) RectangleF 结构和两条射线所指定的椭圆定义的扇形。
DrawPie(Pen, Int32, Int32, Int32, Int32, Int32, Int32) 绘制一个扇形,该形状由一个坐标对、宽度、高度以及两条射线所指定的椭圆定义。
DrawPie(Pen, Single, Single, Single, Single, Single, Single) 绘制一个扇形,该形状由一个坐标对、宽度、高度以及两条射线所指定的椭圆定义。
DrawPolygon(Pen, Point()) Point 结构定义的多边形。
DrawPolygon(Pen, PointF()) PointF 结构定义的多边形。
DrawRectangle(Pen, Rectangle) Rectangle 结构指定的矩形。
DrawRectangle(Pen, Int32, Int32, Int32, Int32) 绘制由坐标对、宽度和高度指定的矩形。
DrawRectangle(Pen, Single, Single, Single, Single) 绘制由坐标对、宽度和高度指定的矩形。
DrawRectangles(Pen, Rectangle()) Rectangle 结构指定的矩形。
DrawRectangles(Pen, RectangleF()) RectangleF 结构指定的矩形。
DrawString(String, Font, Brush, PointF) Font 对象绘制指定的文本字符串。
DrawString(String, Font, Brush, RectangleF) Font 对象绘制指定的文本字符串。
DrawString(String, Font, Brush, PointF, StringFormat) Font 对象在指定的位置绘制指定的文本字符串。
DrawString(String, Font, Brush, RectangleF, StringFormat) Font 对象在指定的矩形绘制指定的文本字符串。
DrawString(String, Font, Brush, Single, Single) Font 对象绘制指定的文本字符串。
DrawString(String, Font, Brush, Single, Single, StringFormat) Font 对象在指定的位置绘制指定的文本字符串。
EndContainer BeginContainer 方法保存的状态。
EnumerateMetafile(Metafile, Point, Graphics.EnumerateMetafileProc) Metafile 中的记录逐个发送到回调方法以在指定的点处显示。
EnumerateMetafile(Metafile, Point(), Graphics.EnumerateMetafileProc) Metafile 中的记录逐个发送到回调方法以在指定的平行四边形中显示。
EnumerateMetafile(Metafile, PointF, Graphics.EnumerateMetafileProc) Metafile 中的记录逐个发送到回调方法以在指定的点处显示。
EnumerateMetafile(Metafile, PointF(), Graphics.EnumerateMetafileProc) Metafile 中的记录逐个发送到回调方法以在指定的平行四边形中显示。
EnumerateMetafile(Metafile, Rectangle, Graphics.EnumerateMetafileProc) Metafile 中的记录逐个发送到回调方法以在指定的矩形中显示。
EnumerateMetafile(Metafile, RectangleF, Graphics.EnumerateMetafileProc) Metafile 中的记录逐个发送到回调方法以在指定的矩形中显示。
EnumerateMetafile(Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr) Metafile 中的记录逐个发送到回调方法以在指定的点处显示。
EnumerateMetafile(Metafile, Point(), Graphics.EnumerateMetafileProc, IntPtr) Metafile 中的记录逐个发送到回调方法以在指定的平行四边形中显示。
EnumerateMetafile(Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr) Metafile 中的记录逐个发送到回调方法以在指定的点处显示。
EnumerateMetafile(Metafile, PointF(), Graphics.EnumerateMetafileProc, IntPtr) Metafile 中的记录逐个发送到回调方法以在指定的平行四边形中显示。
EnumerateMetafile(Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr) Metafile 中的记录逐个发送到回调方法以在指定的矩形中显示。
EnumerateMetafile(Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr) Metafile 中的记录逐个发送到回调方法以在指定的矩形中显示。
EnumerateMetafile(Metafile, Point, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes) Metafile 中的记录逐个发送到回调方法,以在指定的点处用指定的图像特性显示。
EnumerateMetafile(Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc) Metafile 中选定矩形内的记录逐个发送到回调方法以在指定的点处显示。
EnumerateMetafile(Metafile, Point(), Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes) Metafile 中的记录逐个发送到回调方法,以在指定的平行四边形中用指定的图像特性显示。
EnumerateMetafile(Metafile, Point(), Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc) Metafile 中选定矩形内的记录逐个发送到回调方法以在指定的平行四边形中显示。
EnumerateMetafile(Metafile, PointF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes) Metafile 中的记录逐个发送到回调方法,以在指定的点处用指定的图像特性显示。
EnumerateMetafile(Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc) Metafile 中选定矩形内的记录逐个发送到回调方法以在指定的点处显示。
EnumerateMetafile(Metafile, PointF(), Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes) Metafile 中的记录逐个发送到回调方法,以在指定的平行四边形中用指定的图像特性显示。
EnumerateMetafile(Metafile, PointF(), RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc) Metafile 中选定矩形内的记录逐个发送到回调方法以在指定的平行四边形中显示。
EnumerateMetafile(Metafile, Rectangle, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes) Metafile 中的记录逐个发送到回调方法,以在指定的矩形中用指定的图像特性显示。
EnumerateMetafile(Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc) Metafile 中选定矩形内的记录逐个发送到回调方法以在指定的矩形中显示。
EnumerateMetafile(Metafile, RectangleF, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes) Metafile 中的记录逐个发送到回调方法,以在指定的矩形中用指定的图像特性显示。
EnumerateMetafile(Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc) Metafile 中选定矩形内的记录逐个发送到回调方法以在指定的矩形中显示。
EnumerateMetafile(Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr) Metafile 中选定矩形内的记录逐个发送到回调方法以在指定的点处显示。
EnumerateMetafile(Metafile, Point(), Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr) Metafile 中选定矩形内的记录逐个发送到回调方法以在指定的平行四边形中显示。
EnumerateMetafile(Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr) Metafile 中选定矩形内的记录逐个发送到回调方法以在指定的点处显示。
EnumerateMetafile(Metafile, PointF(), RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr) Metafile 中选定矩形内的记录逐个发送到回调方法以在指定的平行四边形中显示。
EnumerateMetafile(Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr) Metafile 中选定矩形内的记录逐个发送到回调方法以在指定的矩形中显示。
EnumerateMetafile(Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr) Metafile 中选定矩形内的记录逐个发送到回调方法以在指定的矩形中显示。
EnumerateMetafile(Metafile, Point, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes) Metafile 中选定矩形内的记录逐个发送到回调方法,以在指定的点处用指定的图像特性显示。
EnumerateMetafile(Metafile, Point(), Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes) Metafile 中选定矩形内的记录逐个发送到回调方法,以在指定的平行四边形中用指定的图像特性显示。
EnumerateMetafile(Metafile, PointF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes) Metafile 中选定矩形内的记录逐个发送到回调方法,以在指定的点处用指定的图像特性显示。
EnumerateMetafile(Metafile, PointF(), RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes) Metafile 中选定矩形内的记录逐个发送到回调方法,以在指定的平行四边形中用指定的图像特性显示。
EnumerateMetafile(Metafile, Rectangle, Rectangle, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes) Metafile 中选定矩形内的记录逐个发送到回调方法,以在指定的矩形中用指定的图像特性显示。
EnumerateMetafile(Metafile, RectangleF, RectangleF, GraphicsUnit, Graphics.EnumerateMetafileProc, IntPtr, ImageAttributes) Metafile 中选定矩形内的记录逐个发送到回调方法,以在指定的矩形中用指定的图像特性显示。
Equals(Object) Object。)
ExcludeClip(Rectangle) Rectangle 结构所指定的区域。
ExcludeClip(Region) Region 所指定的区域。
FillClosedCurve(Brush, Point()) Point 结构数组定义的闭合基数样条曲线的内部。
FillClosedCurve(Brush, PointF()) PointF 结构数组定义的闭合基数样条曲线的内部。
FillClosedCurve(Brush, Point(), FillMode) Point 结构数组定义的闭合基数样条曲线的内部。
FillClosedCurve(Brush, PointF(), FillMode) PointF 结构数组定义的闭合基数样条曲线的内部。
FillClosedCurve(Brush, Point(), FillMode, Single) Point 结构数组定义的闭合基数样条曲线的内部。
FillClosedCurve(Brush, PointF(), FillMode, Single) PointF 结构数组定义的闭合基数样条曲线的内部。
FillEllipse(Brush, Rectangle) Rectangle 结构指定的边框所定义的椭圆的内部。
FillEllipse(Brush, RectangleF) RectangleF 结构指定的边框所定义的椭圆的内部。
FillEllipse(Brush, Int32, Int32, Int32, Int32) 填充边框所定义的椭圆的内部,该边框由一对坐标、一个宽度和一个高度指定。
FillEllipse(Brush, Single, Single, Single, Single) 填充边框所定义的椭圆的内部,该边框由一对坐标、一个宽度和一个高度指定。
FillPath GraphicsPath 的内部。
FillPie(Brush, Rectangle, Single, Single) RectangleF 结构和两条射线指定。
FillPie(Brush, Int32, Int32, Int32, Int32, Int32, Int32) 填充由一对坐标、一个宽度、一个高度以及两条射线指定的椭圆所定义的扇形区的内部。
FillPie(Brush, Single, Single, Single, Single, Single, Single) 填充由一对坐标、一个宽度、一个高度以及两条射线指定的椭圆所定义的扇形区的内部。
FillPolygon(Brush, Point()) Point 结构指定的点数组所定义的多边形的内部。
FillPolygon(Brush, PointF()) PointF 结构指定的点数组所定义的多边形的内部。
FillPolygon(Brush, Point(), FillMode) Point 结构指定的点数组所定义的多边形的内部。
FillPolygon(Brush, PointF(), FillMode) PointF 结构指定的点数组所定义的多边形的内部。
FillRectangle(Brush, Rectangle) Rectangle 结构指定的矩形的内部。
FillRectangle(Brush, RectangleF) RectangleF 结构指定的矩形的内部。
FillRectangle(Brush, Int32, Int32, Int32, Int32) 填充由一对坐标、一个宽度和一个高度指定的矩形的内部。
FillRectangle(Brush, Single, Single, Single, Single) 填充由一对坐标、一个宽度和一个高度指定的矩形的内部。
FillRectangles(Brush, Rectangle()) Rectangle 结构指定的一系列矩形的内部。
FillRectangles(Brush, RectangleF()) RectangleF 结构指定的一系列矩形的内部。
FillRegion Region 的内部。
Finalize Object。)
Flush 强制执行所有挂起的图形操作并立即返回而不等待操作完成。
Flush(FlushIntention) 用此方法强制执行所有挂起的图形操作,按照指定,等待或者不等待,在操作完成之前返回。
FromHdc(IntPtr) Graphics
FromHdc(IntPtr, IntPtr) Graphics
FromHdcInternal 基础结构。Graphics
FromHwnd Graphics
FromHwndInternal 基础结构。Graphics
FromImage Graphics
GetContextInfo 基础结构。获取累积的图形上下文。
GetHalftonePalette 获取当前 Windows 的半色调调色板的句柄。
GetHashCode Object。)
GetHdc Graphics 关联的设备上下文的句柄。
GetLifetimeService MarshalByRefObject。)
GetNearestColor Color 结构最接近的颜色。
GetType Object。)
InitializeLifetimeService MarshalByRefObject。)
IntersectClip(Rectangle) Rectangle 结构的交集。
IntersectClip(RectangleF) RectangleF 结构的交集。
IntersectClip(Region) Region 的交集。
IsVisible(Point) Graphics 的可见剪辑区域内。
IsVisible(PointF) Graphics 的可见剪辑区域内。
IsVisible(Rectangle) Graphics 的可见剪辑区域内。
IsVisible(RectangleF) Graphics 的可见剪辑区域内。
IsVisible(Int32, Int32) Graphics 的可见剪辑区域内。
IsVisible(Single, Single) Graphics 的可见剪辑区域内。
IsVisible(Int32, Int32, Int32, Int32) Graphics 的可见剪辑区域内。
IsVisible(Single, Single, Single, Single) Graphics 的可见剪辑区域内。
MeasureCharacterRanges Region 对象的数组,其中每个对象将字符位置的范围限定在指定字符串内。
MeasureString(String, Font) Font 绘制的指定字符串。
MeasureString(String, Font, SizeF) Font 绘制时,测量指定的字符串。
MeasureString(String, Font, Int32) Font 绘制的指定字符串。
MeasureString(String, Font, PointF, StringFormat) StringFormat 格式化的指定字符串。
MeasureString(String, Font, SizeF, StringFormat) StringFormat 格式化的指定字符串。
MeasureString(String, Font, Int32, StringFormat) StringFormat 格式化的指定字符串。
MeasureString(String, Font, SizeF, StringFormat, Int32, Int32) StringFormat 格式化的指定字符串。
MemberwiseClone Object。)
MemberwiseClone(Boolean) MarshalByRefObject。)
MultiplyTransform(Matrix) Matrix
MultiplyTransform(Matrix, MatrixOrder) Matrix
ReleaseHdc GetHdc 方法的调用获得的设备上下文句柄。
ReleaseHdc(IntPtr) GetHdc 方法的调用获得的设备上下文句柄。
ReleaseHdcInternal 基础结构。释放设备上下文的句柄。
ResetClip Graphics 的剪辑区域重置为无限区域。
ResetTransform Graphics 的世界变换矩阵重置为单位矩阵。
Restore GraphicsState 表示的状态。
RotateTransform(Single) Graphics 的变换矩阵。
RotateTransform(Single, MatrixOrder) Graphics 的变换矩阵。
Save GraphicsState 标识保存的状态。
ScaleTransform(Single, Single) Graphics 的变换矩阵,方法是将该对象的变换矩阵左乘该缩放矩阵。
ScaleTransform(Single, Single, MatrixOrder) Graphics 的变换矩阵。
SetClip(Graphics) Clip 属性。
SetClip(GraphicsPath) GraphicsPath
SetClip(Rectangle) Rectangle 结构指定的矩形。
SetClip(RectangleF) RectangleF 结构指定的矩形。
SetClip(Graphics, CombineMode) Clip 属性指定的组合操作的结果。
SetClip(GraphicsPath, CombineMode) GraphicsPath 的组合结果。
SetClip(Rectangle, CombineMode) Rectangle 结构所指定矩形的组合结果。
SetClip(RectangleF, CombineMode) RectangleF 结构所指定矩形的组合结果。
SetClip(Region, CombineMode) Region 的组合结果。
ToString Object。)
TransformPoints(CoordinateSpace, CoordinateSpace, Point()) Graphics 的当前世界变换和页变换,将点数组从一个坐标空间转换到另一个坐标空间。
TransformPoints(CoordinateSpace, CoordinateSpace, PointF()) Graphics 的当前世界变换和页变换,将点数组从一个坐标空间转换到另一个坐标空间。
TranslateClip(Int32, Int32) Graphics 的剪辑区域沿水平方向和垂直方向平移指定的量。
TranslateClip(Single, Single) Graphics 的剪辑区域沿水平方向和垂直方向平移指定的量。
TranslateTransform(Single, Single) Graphics 的变换矩阵左乘指定的平移来更改坐标系统的原点。
TranslateTransform(Single, Single, MatrixOrder) Graphics 的变换矩阵来更改坐标系统的原点。
属性

  名称 说明
Clip Graphics 的绘图区域。
ClipBounds Graphics 的剪辑区域。
CompositingMode Graphics
CompositingQuality Graphics 的合成图像的呈现质量。
DpiX Graphics 的水平分辨率。
DpiY Graphics 的垂直分辨率。
InterpolationMode Graphics 关联的插补模式。
IsClipEmpty Graphics 的剪辑区域是否为空。
IsVisibleClipEmpty Graphics 的可见剪辑区域是否为空。
PageScale Graphics 的世界单位和页单位之间的比例。
PageUnit Graphics 中的页坐标的度量单位。
PixelOffsetMode Graphics 的过程中像素如何偏移。
RenderingOrigin Graphics 的呈现原点。
SmoothingMode Graphics 的呈现质量。
TextContrast 获取或设置呈现文本的灰度校正值。
TextRenderingHint Graphics 关联的文本的呈现模式。
Transform Graphics 的几何世界变换的副本。
VisibleClipBounds Graphics 的可见剪辑区域的边框。

相关文章: