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