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