ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorPlacemark Class / RequestedTheme Property

In This Topic
    RequestedTheme Property (C1VectorPlacemark)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property RequestedTheme As ElementTheme
    public ElementTheme RequestedTheme {get; set;}
    See Also