DioDocs for PDF
NewFrame(Single,Single) メソッド

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicTiffWriter クラス > NewFrame メソッド : NewFrame(Single,Single) メソッド
The width of the new frame, in DIPs.
The height of the new frame, in DIPs.
Saves the previous frame to the output stream and creates a new frame with specified width and height.
シンタックス
'宣言
 
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.
参照

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