FarPoint.Web.Spread 名前空間 > BaseCellType クラス : DrawBackgroundImage メソッド |
'Declaration
Protected Function DrawBackgroundImage( _ ByVal g As PdfGraphics, _ ByVal r As RectangleF, _ ByVal appearance As Appearance, _ ByVal isLocked As Boolean _ ) As RectangleF
protected RectangleF DrawBackgroundImage( PdfGraphics g, RectangleF r, Appearance appearance, bool isLocked )