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

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