ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1Maps Class / Angle Property

In This Topic
    Angle Property
    In This Topic
    Gets or sets the angle factor of this map.
    Syntax
    'Declaration
     
    
    Public Property Angle As Double
    public double Angle {get; set;}
    See Also