'宣言 Protected Overridable Sub InternalFillEllipse( _ ByVal brush As C1Brush, _ ByVal bounds As Rect _ )
'使用法 Dim instance As C1HtmlGraphics Dim brush As C1Brush Dim bounds As Rect instance.InternalFillEllipse(brush, bounds)
protected virtual void InternalFillEllipse( C1Brush brush, Rect bounds )
C1HtmlGraphics クラス C1HtmlGraphics メンバ