Jly Icons8.globalScaleFactor

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 17:29, 4 June 2017 by Admin (Talk | contribs) (1 revision imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Property (As Double)
ajly_Icons8.globalScaleFactor = newValue
or
DoubleValue = ajly_Icons8.globalScaleFactor


This property isn't accessible on iOS because it is handled automatically.

On desktop apps, set this property to self.ScaleFactor in the main Window.Open event.