ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1PolygonIcon Class / BaseUri Property

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