'宣言 Public Overloads Function NewFrame( _ ByVal width As System.Single, _ ByVal height As System.Single _ ) As GcWicBitmap
public GcWicBitmap NewFrame( System.float width, System.float height )
パラメータ
- width
- 新しいフレームの幅 (DIP 単位)。
- height
- 新しいフレームの高さ (DIP 単位)。
戻り値の型
新しいフレーム。