Skip to main content
All docs
V24.2

UserLookAndFeel.GetCompactScaleFactor(String) Method

Namespace: DevExpress.LookAndFeel

Assembly: DevExpress.Utils.v24.2.dll

Declaration

[EditorBrowsable(EditorBrowsableState.Never)]
public static float GetCompactScaleFactor(
    string skinName
)

Parameters

Name Type
skinName String

Returns

Type
Single
See Also