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

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

パラメータ

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

戻り値の型

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

Factory クラス
Factory メンバ

 

 


© MESCIUS inc. All rights reserved.