UserLookAndFeel.GetTouchScaleFactor() Method
This member supports the internal infrastructure, and is not intended to be used directly from your code. Use the WindowsFormsSettings.TouchScaleFactor property instead.
Namespace: DevExpress.LookAndFeel
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Returns
Type |
---|
Single |
Remarks
See WindowsFormsSettings.TouchScaleFactor to learn more.
See Also