ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / ClusterMetrics Structure / IsRightToLeft Property

In This Topic
    IsRightToLeft Property
    In This Topic
    unsigned short isRightToLeft
    Syntax
    'Declaration
     
    Public Property IsRightToLeft As Boolean
    public bool IsRightToLeft {get; set;}
    See Also