public static double GetLayoutScale(
Layoutable control
)Public Shared Function GetLayoutScale (
control As Layoutable
) As Doublestatic member GetLayoutScale :
control : Layoutable -> float | Exception | Thrown when control has no root or returned layout scaling is invalid. |