Imports Infragistics.Math
Infragistics Math Library を使用するには、以下が必要です。
Microsoft® Windows Forms™ アプリケーション
プロジェクトへの以下の参照 (ソリューション エクスプローラーで) 。
Infragistics.v22.2.dll
Infragistics.Math.v22.2.dll
Infragistics Math Library を使用したソース ファイルへの以下の名前空間宣言。
Visual Basic の場合:
Imports Infragistics.Math
C# の場合:
using Infragistics.Math;
このトピックは、Infragistics Math Library でプログラミング中に作業する名前空間とクラスをリストします。このトピックに示されている名前空間とクラスは、Ultimate UI for Windows Forms ヘルプの API Reference Guide にリンクしています。