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

In This Topic
    SwapLeftRight Method (Thickness)
    In This Topic
    Swaps the values of the Left and Right properties.
    Syntax
    'Declaration
     
    Public Function SwapLeftRight() As Thickness
    public Thickness SwapLeftRight()
    See Also