Difference between revisions of "Jly Icons8.globalScaleFactor"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (1 revision imported)
(No difference)

Revision as of 15:39, 4 June 2017

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.