C1.Excel Assembly / C1.Util Namespace / IRendering Interface / SetStrokePattern Method
SetStrokePattern Method (IRendering)
In This Topic
Sets the stroke pattern.
Syntax
'Declaration
 
Sub SetStrokePattern( _
   ByVal pattern() As System.Double _
) 
 

Parameters

pattern
See Also