FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > BaseCellType Class : DrawBackgroundImage Method |
'Declaration Protected Function DrawBackgroundImage( _ ByVal g As PdfGraphics, _ ByVal r As RectangleF, _ ByVal appearance As Appearance, _ ByVal isLocked As Boolean _ ) As RectangleF
'Usage Dim instance As BaseCellType Dim g As PdfGraphics Dim r As RectangleF Dim appearance As Appearance Dim isLocked As Boolean Dim value As RectangleF value = instance.DrawBackgroundImage(g, r, appearance, isLocked)
protected RectangleF DrawBackgroundImage( PdfGraphics g, RectangleF r, Appearance appearance, bool isLocked )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional