'宣言 Protected Overridable Sub InternalDrawPath( _ ByVal path As IPath, _ ByVal color As System.Drawing.Color, _ ByVal lineWidth As System.Double, _ ByVal penStyle As PenStyle _ )
'使用法 Dim instance As C1HtmlGraphics Dim path As IPath Dim color As System.Drawing.Color Dim lineWidth As System.Double Dim penStyle As PenStyle instance.InternalDrawPath(path, color, lineWidth, penStyle)
パラメータ
- path
- color
- lineWidth
- penStyle