FlexReport for WinForms
GetBrushImage メソッド (C1DXExportGraphics)


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document.Util 名前空間 > C1DXExportGraphics クラス : GetBrushImage メソッド
シンタックス
'宣言
 
Protected Function GetBrushImage( _
   ByVal brush As C1Brush, _
   ByVal dpi As Point, _
   ByVal size As Size _
) As GrapeCity.Documents.Drawing.IImage
'使用法
 
Dim instance As C1DXExportGraphics
Dim brush As C1Brush
Dim dpi As Point
Dim size As Size
Dim value As GrapeCity.Documents.Drawing.IImage
 
value = instance.GetBrushImage(brush, dpi, size)
protected GrapeCity.Documents.Drawing.IImage GetBrushImage( 
   C1Brush brush,
   Point dpi,
   Size size
)

パラメータ

brush
dpi
size
参照

参照

C1DXExportGraphics クラス
C1DXExportGraphics メンバ