次の方法で共有


Caps.GuardBandBottom

GuardBandBottom プロパティ

ガードバンド クリッピング領域の画面空間座標。この矩形内にあり、かつビューポート矩形の外側にある座標は、自動的にクリッピングされる。

定義

Visual Basic Public ReadOnly Property GuardBandBottom As Single
C# public float GuardBandBottom { get; }
Managed C++ public: __property float get_GuardBandBottom();
JScript public function get GuardBandBottom() : float

プロパティ値

System.Single.

これは読み取り専用プロパティである。 

対象

Caps

© 2002 Microsoft Corporation. All rights reserved. Terms of use.