VertexProcessingCaps.SupportsLocalViewer
SupportsLocalViewer プロパティ
デバイスはローカル ビューアを実行できる。
定義
Visual Basic | Public ReadOnly Property SupportsLocalViewer As Boolean |
C# | public bool SupportsLocalViewer { get; } |
Managed C++ | public: __property bool get_SupportsLocalViewer(); |
JScript | public function get SupportsLocalViewer() : boolean |
プロパティ値
System.Boolean.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.