Jly Icons8.globalScaleFactor

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

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.