バージョン

SimpleBackgroundImage コンストラクタ

指定された Style オブジェクトをラップする新しい SimpleImage を作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal imageUrlResolutionProvider As IProvideImageDirectoryResolution, _
   ByVal styleReference As Style _
)

パラメータ

imageUrlResolutionProvider
IProvideImageDirectoryResolution インターフェイスを実装するオブジェクトのインスタンス。
styleReference
BackgroundImage が強化されている Style オブジェクト。
参照