'Declaration Public Shared Property IsLegacyFontScalingEnabled As Boolean
'Usage Dim value As Boolean ImGearART.IsLegacyFontScalingEnabled = value value = ImGearART.IsLegacyFontScalingEnabled
public static bool IsLegacyFontScalingEnabled {get; set;}
'Declaration Public Shared Property IsLegacyFontScalingEnabled As Boolean
'Usage Dim value As Boolean ImGearART.IsLegacyFontScalingEnabled = value value = ImGearART.IsLegacyFontScalingEnabled
public static bool IsLegacyFontScalingEnabled {get; set;}
True if the legacy scale mode for compatibility with previous ImageGear .NET versions is enabled; otherwise, false.
The default value is false.