バージョン

Infragistics Math ライブラリ

Infragistics Math Library™ は、すべてのインフラジスティックスの Infragistics 製品と使用できる数学および統計的な構造と関数のライブラリです。 System.Math クラスの演算をいくつかの新しい数学オブジェクトに拡張します。

要件

Infragistics Math Library を使用するには、以下が必要です。

  • Microsoft® Windows Forms™ アプリケーション

  • プロジェクトへの以下の参照 (ソリューション エクスプローラーで) 。

    • Infragistics.v23.2.dll

    • Infragistics.Math.v23.2.dll

  • Infragistics Math Library を使用したソース ファイルへの以下の名前空間宣言。

Visual Basic の場合:

Imports Infragistics.Math

C# の場合:

using Infragistics.Math;

機能

このセクションは、Infragistics Math Library の詳細な機能を説明するトピックへのリンクをリストします。

API の概要

このトピックは、Infragistics Math Library でプログラミング中に作業する名前空間とクラスをリストします。このトピックに示されている名前空間とクラスは、Ultimate UI for Windows Forms ヘルプの API Reference Guide にリンクしています。