Maps for WPF | ComponentOne
C1.WPF.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