ComponentOne for WinUI 製品ヘルプ
DrawImage メソッド (C1WinUICanvasGraphics)

C1.WinUI.Viewer アセンブリ > C1.WinUI.Viewer 名前空間 > C1WinUICanvasGraphics クラス : DrawImage メソッド
シンタックス
'宣言
 
Public Sub DrawImage( _
   ByVal image As GrapeCity.Documents.Drawing.IImage, _
   ByVal destBounds As C1.Interop.Rect, _
   ByVal clipBounds As System.Nullable(Of Rect), _
   ByVal align As C1.Document.IImageAlign _
) 
public void DrawImage( 
   GrapeCity.Documents.Drawing.IImage image,
   C1.Interop.Rect destBounds,
   System.Nullable<Rect> clipBounds,
   C1.Document.IImageAlign align
)

パラメータ

image
destBounds
clipBounds
align
参照

C1WinUICanvasGraphics クラス
C1WinUICanvasGraphics メンバ