DioDocs for PDF
SetValue<T>(Int32,PropertyType,T) メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > Properties クラス > SetValue メソッド : SetValue<T>(Int32,PropertyType,T) メソッド
プロパティのインデックス。
プロパティタイプ。
プロパティの値。
名前付きプロパティを指定された値に設定します。
シンタックス
'宣言
 
Public Overloads Sub SetValue(Of T As {New, Struct})( _
   ByVal index As System.Integer, _
   ByVal type As PropertyType, _
   ByVal value As T _
) 
public void SetValue<T>( 
   System.int index,
   PropertyType type,
   T value
)
where T: new(), struct

パラメータ

index
プロパティのインデックス。
type
プロパティタイプ。
value
プロパティの値。

型パラメータ

T
参照

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