'宣言 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
- The width of the new frame, in DIPs.
- height
- The height of the new frame, in DIPs.
戻り値の型
The new frame.