RasterCaps.SupportsColorPerspective
SupportsColorPerspective プロパティ
デバイスは、色のパースペクティブを正しく補間する。
定義
Visual Basic | Public ReadOnly Property SupportsColorPerspective As Boolean |
C# | public bool SupportsColorPerspective { get; } |
Managed C++ | public: __property bool get_SupportsColorPerspective(); |
JScript | public function get SupportsColorPerspective() : boolean |
プロパティ値
System.Boolean.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.