ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MapItemsLayer Class / HighContrastAdjustment Property

In This Topic
    HighContrastAdjustment Property (C1MapItemsLayer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HighContrastAdjustment As ElementHighContrastAdjustment
    public ElementHighContrastAdjustment HighContrastAdjustment {get; set;}
    See Also