Share via


RampForce.End

End プロパティ

エフェクトの終点のマグニチュード。値の範囲は -10,000 ~ 10.000 である。

定義

Visual Basic Public Property End As Integer
C# public int End { get; set; }
Managed C++ public: __property int get_End();
public: __property void set_End(int);
JScript public function get End() : int
public function set End(int);

プロパティ値

System.Int32.

これは読み取り/書き込み可能プロパティである。 

対象

RampForce

© 2002 Microsoft Corporation. All rights reserved. Terms of use.