📄 plot6.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<style><!--
body,table {font-family:"宋体"; font-size: 9pt; line-height:11pt;}
a {text-decoration:none} a:hover {color:red;text-decoration:underline}
--></style>
<title>绘图类函数6</title>
</head>
<body link="#FF0000" vlink="#FF0000" alink="#FF0000" bgcolor="#FFC8C8">
<table border="0" width="100%" cellspacing="4" cellpadding="6">
<tr>
<td width="100%" bgcolor="#336699"><font color="#FFFFFF">绘图函数:共七页。</font><a
href="plot1.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/plot1.htm"><font color="#FFFF00">第一页</font></a><font color="#FFFFFF">,</font><a
href="plot2.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/plot2.htm"><font color="#FFFF00">第二页</font></a><font color="#FFFFFF">,</font><a
href="plot3.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/plot3.htm"><font color="#FFFF00">第三页</font></a><font color="#FFFFFF">,</font><a
href="plot4.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/plot4.htm"><font color="#FFFF00">第四页</font></a><font color="#FFFFFF">,</font><a
href="plot5.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/plot5.htm"><font color="#FFFF00">第五页</font></a><font color="#FFFFFF">,第六页,</font><a
href="plot7.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/plot7.htm"><font color="#FFFF00">第七页</font></a></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="3" cellpadding="2">
<tr>
<td width="25%" bgcolor="#efefda"><a href="PolyDraw.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/PolyDraw.htm">PolyDraw</a></td>
<td width="75%" bgcolor="#efefda">描绘一条复杂的曲线,由线段及贝塞尔曲线组成</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="Polygon.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/Polygon.htm">Polygon</a></td>
<td width="75%" bgcolor="#efefda">描绘一个多边形</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="Polyline.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/Polyline.htm">Polyline</a></td>
<td width="75%" bgcolor="#efefda">用当前画笔描绘一系列线段</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="PolyPolygon.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/PolyPolygon.htm">PolyPolygon</a></td>
<td width="75%" bgcolor="#efefda">用当前选定画笔描绘两个或多个多边形</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="PolyPolyline.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/PolyPolyline.htm">PolyPolyline</a></td>
<td width="75%" bgcolor="#efefda">用当前选定画笔描绘两个或多个多边形</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="Rectangle.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/Rectangle.htm">Rectangle</a></td>
<td width="75%" bgcolor="#efefda">用当前选定的画笔描绘矩形,并用当前选定的刷子填充</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="RoundRect.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/RoundRect.htm">RoundRect</a></td>
<td width="75%" bgcolor="#efefda">用当前选定的画笔画一个圆角矩形,并用当前选定的刷子在其中填充</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SelectClipPath.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SelectClipPath.htm">SelectClipPath</a></td>
<td width="75%" bgcolor="#efefda">将设备场景当前的路径合并到剪切区域里</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SelectObject.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SelectObject.htm">SelectObject</a></td>
<td width="75%" bgcolor="#efefda">为当前设备场景选择图形对象</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetArcDirection.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetArcDirection.htm">SetArcDirection</a></td>
<td width="75%" bgcolor="#efefda">设置圆弧的描绘方向</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetBkColor.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetBkColor.htm">SetBkColor</a></td>
<td width="75%" bgcolor="#efefda">为指定的设备场景设置背景颜色</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetBkMode.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetBkMode.htm">SetBkMode</a></td>
<td width="75%" bgcolor="#efefda">指定阴影刷子、虚线画笔以及字符中的空隙的填充方式</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetBrushOrgEx.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetBrushOrgEx.htm">SetBrushOrgEx</a></td>
<td width="75%" bgcolor="#efefda">为指定的设备场景设置当前选定刷子的起点</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetEnhMetaFileBits.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetEnhMetaFileBits.htm">SetEnhMetaFileBits</a></td>
<td width="75%" bgcolor="#efefda">用指定内存缓冲区内包含的数据创建一个增强型图元文件</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetMetaFileBitsEx.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetMetaFileBitsEx.htm">SetMetaFileBitsEx</a></td>
<td width="75%" bgcolor="#efefda">用包含在指定内存缓冲区内的数据结构创建一个图元文件</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="SetMiterLimit.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/SetMiterLimit.htm">SetMiterLimit</a></td>
<td width="75%" bgcolor="#efefda">设置设备场景当前的斜率限制</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -