MESCIUS SPREAD for Windows Forms 17.0J
CreateImageDrawing(Int32,Int32,CopyPictureFormat,Boolean,IShape) メソッド

画像の幅。
画像の高さ。
ピクチャの形式。
画像が画面と互換性がある場合。はtrue、それ以外の場合はfalse
GrapeCity.Spreadsheet.Drawing.IShapeが属する GrapeCity.Drawing.ImageDrawing
画像データを取得します。
構文
'Declaration
 
Public Overloads Overridable Function CreateImageDrawing( _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal displayFormat As CopyPictureFormat, _
   ByVal compatible As Boolean, _
   ByVal shape As IShape _
) As ImageDrawing

パラメータ

width
画像の幅。
height
画像の高さ。
displayFormat
ピクチャの形式。
compatible
画像が画面と互換性がある場合。はtrue、それ以外の場合はfalse
shape
GrapeCity.Spreadsheet.Drawing.IShapeが属する GrapeCity.Drawing.ImageDrawing

戻り値の型

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

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

 

 


© MESCIUS inc. All rights reserved.