言語

DynamicImageInstance.SetSize(Double, Double) メソッド

定義

画像のサイズを幅と高さで設定します。

public:
 virtual void SetSize(double width, double height);
public void SetSize(double width, double height);
abstract member SetSize : double * double -> unit
override this.SetSize : double * double -> unit
Public Sub SetSize (width As Double, height As Double)

パラメーター

width
Double

幅のサイズ。

height
Double

身長、サイズ。

適用対象