FlexReport for WinForms
InternalDrawImage メソッド (C1DXGraphics)


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document.Util 名前空間 > C1DXGraphics クラス : InternalDrawImage メソッド
シンタックス
'宣言
 
Protected Overrides Sub InternalDrawImage( _
   ByVal image As INativeImage, _
   ByVal dstRect As Rect _
) 
'使用法
 
Dim instance As C1DXGraphics
Dim image As INativeImage
Dim dstRect As Rect
 
instance.InternalDrawImage(image, dstRect)
protected override void InternalDrawImage( 
   INativeImage image,
   Rect dstRect
)

パラメータ

image
dstRect
参照

参照

C1DXGraphics クラス
C1DXGraphics メンバ