'Declaration
Public Function New( _ ByVal size As System.Drawing.Size, _ ByVal lineColor As System.Drawing.Color, _ ByVal linePattern As System.UShort, _ ByVal lineWidth As System.Integer _ )
'Usage
Dim size As System.Drawing.Size Dim lineColor As System.Drawing.Color Dim linePattern As System.UShort Dim lineWidth As System.Integer Dim instance As New NDashStyleCommand(size, lineColor, linePattern, lineWidth)
public NDashStyleCommand( System.Drawing.Size size, System.Drawing.Color lineColor, System.ushort linePattern, System.int lineWidth )
Parameters
- size
- lineColor
- linePattern
- lineWidth