C1.Excel Assembly / C1.Util Namespace / SvgRendering Class / SetStrokePattern Method

In This Topic
SetStrokePattern Method (SvgRendering)
In This Topic
Sets the stroke pattern.
Syntax
'Declaration
 
Public Overridable Sub SetStrokePattern( _
   ByVal pattern() As System.Double _
) 
 

Parameters

pattern
See Also