FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > RichTextEditor クラス > BitmapPaint メソッド : BitmapPaint(Picture,Rectangle,Single) メソッド |
'Declaration
Public Overloads Function BitmapPaint( _ ByVal imgBackground As Picture, _ ByVal r As Rectangle, _ ByVal zoomFactor As Single _ ) As Bitmap
public Bitmap BitmapPaint( Picture imgBackground, Rectangle r, float zoomFactor )