ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / Corners Structure / SwapLeftRight Method

In This Topic
    SwapLeftRight Method (Corners)
    In This Topic
    Swaps corners for RightToLeft layout.
    Syntax
    'Declaration
     
    Public Function SwapLeftRight() As Corners
    public Corners SwapLeftRight()
    See Also