Imports Infragistics.Math
Infragistics Math Library™ は、すべてのインフラジスティックスの Ultimate UI for WPF 製品と使用できる数学および統計的な構造と関数のライブラリです。 System.Math クラスの演算をいくつかの新しい数学オブジェクトに拡張します。
Infragistics Math Library を使用するには、以下が必要です。
Microsoft® WPF アプリケーション
プロジェクトへの以下の参照 (ソリューション エクスプローラーで) 。
InfragisticsWPF4.v20.2.dll
InfragisticsWPF4.Math.v20.2.dll
Infragistics Math Library を使用したソース ファイルへの以下の名前空間宣言。
Visual Basic の場合:
Imports Infragistics.Math
C# の場合:
using Infragistics.Math;
このトピックは、Infragistics Math Library でプログラミング中に作業する名前空間とクラスをリストします。このトピックの名前空間とクラスの一覧は、Ultimate UI for WPF ヘルプの API 参照ガイドへリンクします。