'宣言 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