ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorLayer Class / Opacity Property

In This Topic
    Opacity Property (C1VectorLayer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Opacity As Double
    public double Opacity {get; set;}
    See Also