CalendarView for WinForms
Dimension プロパティ (Vector)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Vector クラス : Dimension プロパティ
Gets or sets the dimension of the vector.
シンタックス
'宣言
 
Public ReadOnly Property Dimension As System.Integer
public System.int Dimension {get;}

プロパティ値

A int indicates the dimension of the vector.
解説
As soon as a Vector instance is created, it's dimension is fixed.
参照

Vector クラス
Vector メンバ