Blazor コントロール
Image コンストラクタ(String,Int32,Int32)

C1.Blazor.Chart アセンブリ > C1.Blazor.Chart.Annotation 名前空間 > Image クラス > Image コンストラクタ : Image コンストラクタ(String,Int32,Int32)
画像のリンク
画像の幅
画像の高さ
Image クラスのインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal href As System.String, _
   ByVal width As System.Integer, _
   ByVal height As System.Integer _
)
public Image( 
   System.string href,
   System.int width,
   System.int height
)

パラメータ

href
画像のリンク
width
画像の幅
height
画像の高さ
参照

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