| GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Factory クラス > CreateImageDrawing メソッド : CreateImageDrawing(Int32,Int32,CopyPictureFormat,Boolean,IDrawingCacheable) メソッド |
true、それ以外の場合はfalse。
'宣言Public Overloads Overridable Function CreateImageDrawing( _ ByVal width As Integer, _ ByVal height As Integer, _ Optional ByVal displayFormat As CopyPictureFormat, _ Optional ByVal compatible As Boolean, _ Optional ByVal cachedDrawing As IDrawingCacheable _ ) As ImageDrawing
public virtual ImageDrawing CreateImageDrawing( int width, int height, CopyPictureFormat displayFormat, bool compatible, IDrawingCacheable cachedDrawing )
true、それ以外の場合はfalse。