'Declaration Public Function New( _ ByVal nWidth As Integer, _ ByVal c As Color, _ ByVal nPattern As Integer, _ ByVal nFactor As Integer _ )
'Usage Dim nWidth As Integer Dim c As Color Dim nPattern As Integer Dim nFactor As Integer Dim instance As New LineProperties(nWidth, c, nPattern, nFactor)
Parameters
- nWidth
- c
- nPattern
- nFactor