バージョン

GetImageAttributes メソッド

イメージを描画するときに使用されるイメージ属性を返すために使用されます
シンタックス
'宣言
 
Protected Overrides Function GetImageAttributes( _
   ByRef drawParams As Infragistics.Win.UIElementDrawParams _
) As ImageAttributes
protected override ImageAttributes GetImageAttributes( 
   ref Infragistics.Win.UIElementDrawParams drawParams
)

パラメータ

drawParams
レンダリング情報を提供するために使用される Infragistics.Win.UIElementDrawParams

戻り値の型

イメージ属性インスタンス
参照