FarPoint.Win.Spread アセンブリ > GrapeCity.Spreadsheet.Win 名前空間 > Factory クラス > CreateImageDrawing メソッド : CreateImageDrawing(Int32,Int32,CopyPictureFormat,Boolean,IShape) メソッド |
'Declaration
Public Overloads Overrides NotOverridable Function CreateImageDrawing( _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal format As CopyPictureFormat, _ ByVal compatible As Boolean, _ ByVal shape As IShape _ ) As ImageDrawing
public override ImageDrawing CreateImageDrawing( int width, int height, CopyPictureFormat format, bool compatible, IShape shape )