'宣言 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)
パラメータ
- brush
- dpi
- size