Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / PaddingRtl Property

In This Topic
    PaddingRtl Property
    In This Topic
    Returns padding which honors current RightToLeft settings.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PaddingRtl As Thickness
    public Thickness PaddingRtl {get;}
    See Also