Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / OrientationConverter Class / Opposite Property

In This Topic
    Opposite Property (OrientationConverter)
    In This Topic
    If true, the rotation will be performed the other way round.
    Syntax
    'Declaration
     
    
    Public Property Opposite As Boolean
    public bool Opposite {get; set;}
    See Also