'Declaration
Public Function CreateStrokeStyle( _ ByVal color As System.Drawing.Color _ ) As NStrokeStyle
'Usage
Dim instance As NStrokeStyleTemplate Dim color As System.Drawing.Color Dim value As NStrokeStyle value = instance.CreateStrokeStyle(color)
public NStrokeStyle CreateStrokeStyle( System.Drawing.Color color )
Parameters
- color