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

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