次の方法で共有


PerspectiveCalculation コンストラクター

PerspectiveCalculation クラスの新しいインスタンスを初期化します。

オーバーロードの一覧

  名前 説明
パブリック メソッド PerspectiveCalculation() () () () PerspectiveCalculation クラスの新しいインスタンスを既定値で初期化します。
パブリック メソッド PerspectiveCalculation(String) 名前を使用して、PerspectiveCalculation の新しいインスタンスを初期化します。
パブリック メソッド PerspectiveCalculation(String, PerspectiveCalculationType) 名前および種類を使用して、PerspectiveCalculation の新しいインスタンスを初期化します。

Top