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

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

    Parameters

    aCopy
    See Also