バージョン

GetImageAttributes メソッド (QuickCustomize2003UIElement)

イメージの描画に使用されるイメージ属性を取得します。
シンタックス
'宣言
 
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

戻り値の型

イメージの描画に使用されるイメージ属性。
参照