Envelope.AttackTime
AttackTime プロパティ
TermSustain のレベルに到達する間での時間 (マイクロ秒単位)。
定義
Visual Basic | Public Property AttackTime As Integer |
C# | public int AttackTime { get; set; } |
Managed C++ | public: __property int get_AttackTime(); public: __property void set_AttackTime(int); |
JScript | public function get AttackTime() : int public function set AttackTime(int); |
プロパティ値
System.Int32.
これは読み取り/書き込み可能プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.