Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / LengthRef.UnitRefElem Structure / LengthRef.UnitRefElem Constructor / LengthRef.UnitRefElem Constructor(ReferenceEnum)
A ReferenceEnum identifying the source of the current reference.

In This Topic
    LengthRef.UnitRefElem Constructor(ReferenceEnum)
    In This Topic
    Initializes a new instance of the LengthRef.UnitRefElem structure with the specified source.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal source As ReferenceEnum _
    )
    public LengthRef.UnitRefElem( 
       ReferenceEnum source
    )

    Parameters

    source
    A ReferenceEnum identifying the source of the current reference.
    See Also