ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorPolyline Class / ActualTheme Property

In This Topic
    ActualTheme Property (C1VectorPolyline)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualTheme As ElementTheme
    public ElementTheme ActualTheme {get;}
    See Also