FlexReport for WinForms
ToSysImage メソッド (Utils)


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document 名前空間 > Utils クラス : ToSysImage メソッド
シンタックス
'宣言
 
Public Shared Function ToSysImage( _
   ByVal img As GrapeCity.Documents.Drawing.IImage _
) As System.Drawing.Image
'使用法
 
Dim img As GrapeCity.Documents.Drawing.IImage
Dim value As System.Drawing.Image
 
value = Utils.ToSysImage(img)
public static System.Drawing.Image ToSysImage( 
   GrapeCity.Documents.Drawing.IImage img
)

パラメータ

img
参照

参照

Utils クラス
Utils メンバ