Skip to main content
All docs
V26.1
  • UserLookAndFeel.GetCompactScaleFactor(String) Method

    Namespace: DevExpress.LookAndFeel

    Assembly: DevExpress.Utils.v26.1.dll

    Declaration

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

    Parameters

    Name Type
    skinName String

    Returns

    Type
    Single
    See Also