ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1Image Class / IsTextScaleFactorEnabled Property

In This Topic
    IsTextScaleFactorEnabled Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsTextScaleFactorEnabled As System.Boolean
    public System.bool IsTextScaleFactorEnabled {get; set;}
    See Also