MESCIUS SPREAD for Windows Forms 17.0J
CreateEmptyImageDrawing メソッド (Factory)

画像の幅。
画像の高さ。
画像データを取得します。
構文
'Declaration
 
Public Overrides NotOverridable Function CreateEmptyImageDrawing( _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal shape As IShape _
) As ImageDrawing
public override ImageDrawing CreateEmptyImageDrawing( 
   int width,
   int height,
   IShape shape
)

パラメータ

width
画像の幅。
height
画像の高さ。
shape

戻り値の型

画像の描画に使用できるGrapeCity.Drawing.ImageDrawingオブジェクト。
参照

Factory クラス
Factory メンバ

 

 


© MESCIUS inc. All rights reserved.