[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.SupportDpiAwareness

SupportDpiAwareness Property

SupportDpiAwareness

Gets or sets the dpi awareness support mode.

Declaration
[Obsolete("Not used for .Net 4.8 or .Net Core.")]
public static bool SupportDpiAwareness { get; set; }
Remarks

To enable the dpi awareness support mode set the SupportDpiAwareness as true and enable per-monitor DPI awareness in application.