C1.Excel Assembly / C1.Util Namespace / GraphicsRendering Class / SetFill Method

In This Topic
SetFill Method (GraphicsRendering)
In This Topic
Sets the fill brush.
Syntax
'Declaration
 
Public Overridable Sub SetFill( _
   ByVal brush As System.Object _
) 
 

Parameters

brush
See Also