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