PowerTools ActiveReports for .NET 11.0J
DrawImage(Image,Single,Single,Single,Single,String,String) メソッド

構文
'宣言
 
Public Overloads Sub DrawImage( _
   ByVal image As Image, _
   ByVal left As Single, _
   ByVal top As Single, _
   ByVal width As Single, _
   ByVal height As Single, _
   ByVal title As String, _
   ByVal description As String _
) 
public void DrawImage( 
   Image image,
   float left,
   float top,
   float width,
   float height,
   string title,
   string description
)

パラメータ

image
left
top
width
height
title
description
参照

関連項目

Page クラス
Page メンバ
オーバーロード一覧

 

 


©2003-2017 GrapeCity inc. All rights reserved.