📄 hdc4.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style><!--
body,table {font-family:"宋体"; font-size: 9pt; line-height:11pt;}
a {text-decoration:none} a:hover {color:red;text-decoration:underline}
--></style>
<title>设备场景类4</title>
</head>
<body background="../../../images/gray_weave.gif" link="#FF0000" vlink="#FF0000" alink="#FF0000" bgcolor="#FFC8C8">
<table border="0" width="100%" cellspacing="4" cellpadding="6">
<tr>
<td width="100%" <font color="#000000">设备场景函数,共五页。</font><a
href="hdc1.htm"><font color="#FFFF00">第一页</font></a><font color="#FFFFFF">,</font><a
href="hdc2.htm"><font color="#FFFF00">第二页</font></a><font color="#FFFFFF">,</font><a
href="hdc3.htm"><font color="#FFFF00">第三页</font></a><font color="#FFFFFF">,第四页,</font><a
href="hdc5.htm"><font color="#FFFF00">第五页</font></a></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="3" cellpadding="2">
<tr>
<td width="25%" ><a href="OffsetWindowOrgEx.htm">OffsetWindowOrgEx</a></td>
<td width="75%" >平移指定设备场景窗口起点</td>
</tr>
<tr>
<td width="25%" ><a href="PaintRgn.htm">PaintRgn</a></td>
<td width="75%" >用当前刷子背景色填充指定区域</td>
</tr>
<tr>
<td width="25%" ><a href="PtInRegion.htm">PtInRegion</a></td>
<td width="75%" >确定点是否在指定区域内</td>
</tr>
<tr>
<td width="25%" ><a href="PtVisible.htm">PtVisible</a></td>
<td width="75%" >确定指定点是否可见(即,点是否在设备场景剪裁区内)</td>
</tr>
<tr>
<td width="25%" ><a href="RectInRegion.htm">RectInRegion</a></td>
<td width="75%" >确定矩形是否有部分在指定区域内</td>
</tr>
<tr>
<td width="25%" ><a href="RectVisible.htm">RectVisible</a></td>
<td width="75%" >确定指定矩形是否有部分可见(是否在设备场景剪裁区内)</td>
</tr>
<tr>
<td width="25%" ><a href="ReleaseDC.htm">ReleaseDC</a></td>
<td width="75%" >释放由调用<a href="GetDC.htm">GetDC</a>或<a
href="GetWindowDC.htm">GetWindowDC</a>函数获取的指定设备场景</td>
</tr>
<tr>
<td width="25%" ><a href="RestoreDC.htm">RestoreDC</a></td>
<td width="75%" >从设备场景堆栈恢复一个原先保存的设备场景</td>
</tr>
<tr>
<td width="25%" ><a href="SaveDC.htm">SaveDC</a></td>
<td width="75%" >将指定设备场景状态保存到Windows设备场景堆栈</td>
</tr>
<tr>
<td width="25%" ><a href="ScaleViewportExtEx.htm">ScaleViewportExtEx</a></td>
<td width="75%" >缩放设备场景视口的范围</td>
</tr>
<tr>
<td width="25%" ><a href="ScaleWindowExtEx.htm">ScaleWindowExtEx</a></td>
<td width="75%" >缩放指定设备场景窗口范围</td>
</tr>
<tr>
<td width="25%" ><a href="ScrollDC.htm">ScrollDC</a></td>
<td width="75%" >在窗口(由设备场景代表)中水平和(或)垂直滚动矩形</td>
</tr>
<tr>
<td width="25%" ><a href="SelectClipRgn.htm">SelectClipRgn</a></td>
<td width="75%" >为指定设备场景选择新的剪裁区</td>
</tr>
<tr>
<td width="25%" ><a href="SetBoundsRect.htm">SetBoundsRect</a></td>
<td width="75%" >设置指定设备场景的边界矩形</td>
</tr>
<tr>
<td width="25%" ><a href="SetGraphicsMode.htm">SetGraphicsMode</a></td>
<td width="75%" >允许或禁止增强图形模式,以提供某些支持(包括世界转换)</td>
</tr>
<tr>
<td width="25%" ><a href="SetMapMode.htm">SetMapMode</a></td>
<td width="75%" >设置指定设备场景的映射模式</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -