C1.Excel Assembly / C1.Util Namespace / IRendering Interface / SetStroke Method
Native brush or ARGB color as integer.
SetStroke Method (IRendering)
In This Topic
Sets the current stroke brush.
Syntax
'Declaration
 
Sub SetStroke( _
   ByVal brush As System.Object _
) 
 

Parameters

brush
Native brush or ARGB color as integer.
See Also