ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Boolean
    public System.bool IsRightToLeft {get; set;}
    See Also