PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / LengthRef.UnitRefElem Structure / SourceName Field

In This Topic
    SourceName Field (LengthRef.UnitRefElem)
    In This Topic
    Specifies the name of the referenced object if LengthRef.UnitRefElem.Source is ReferenceEnum.Name.
    Syntax
    'Declaration
     
    Public SourceName As String
    public string SourceName
    See Also