ComponentOne OrgChart for UWP
C1.UWP.OrgChart Assembly / C1.Xaml.OrgChart Namespace / C1OrgChart Class / BaseUri Property

In This Topic
    BaseUri Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property BaseUri As Windows.Foundation.Uri
    public Windows.Foundation.Uri BaseUri {get;}
    See Also