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

In This Topic
SetStrokeThickness Method (GraphicsRendering)
In This Topic
Sets the stroke thickness.
Syntax
'Declaration
 
Public Overridable Sub SetStrokeThickness( _
   ByVal thickness As System.Double _
) 
 

Parameters

thickness
See Also