Initializes a new instance of the
ImageElement class with the specified image and style options.
シンタックス
'宣言
Public Function New( _
ByVal As Style, _
ByVal As Image _
)
public ImageElement(
Style ,
Image
)
パラメータ
- style
- The Style object to use.
- image
- The image to show.
参照