'宣言 Public Sub Draw( _ ByVal graphics As GrapeCity.Documents.Drawing.GcGraphics, _ ByVal dstRect As Rect _ )
'使用法 Dim instance As IImageWrapper Dim graphics As GrapeCity.Documents.Drawing.GcGraphics Dim dstRect As Rect instance.Draw(graphics, dstRect)
パラメータ
- graphics
- Instance of GrapeCity.Documents.Drawing.GcGraphics
- dstRect
- Rectangelt to draw