DioDocs for PDF
Item(Int32) プロパティ

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > ColorMatrix5x4 クラス > Item プロパティ : Item(Int32) プロパティ
The zero-based index of the component to access.
Gets or sets the component at the specified index.
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As System.Single
public System.float Item( 
   System.int index
) {get; set;}

パラメータ

index
The zero-based index of the component to access.

プロパティ値

The value of the ColorMatrix5x4 component, depending on the index.The value of the component at the specified index.
参照

ColorMatrix5x4 クラス
ColorMatrix5x4 メンバ
オーバーロード一覧