ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSLine Structure / CSSLine Constructor

In This Topic
    CSSLine Constructor
    In This Topic
    Initializes a new instance of the CSSLine struct.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal aCopy As CSSLine _
    )
    public CSSLine( 
       CSSLine aCopy
    )

    Parameters

    aCopy
    See Also