Caps.GuardBandRight
GuardBandRight プロパティ
ガードバンド クリッピング領域の画面空間座標。この矩形内にあり、かつビューポート矩形の外側にある座標は、自動的にクリッピングされる。
定義
Visual Basic | Public ReadOnly Property GuardBandRight As Single |
C# | public float GuardBandRight { get; } |
Managed C++ | public: __property float get_GuardBandRight(); |
JScript | public function get GuardBandRight() : float |
プロパティ値
System.Single.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.