GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Factory クラス > CreateImageDrawing メソッド : CreateImageDrawing(Int32,Int32,CopyPictureFormat,Boolean,IShape) メソッド |
true
、それ以外の場合はfalse
。
'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
public virtual ImageDrawing CreateImageDrawing( int width, int height, CopyPictureFormat displayFormat, bool compatible, IShape shape )
true
、それ以外の場合はfalse
。