UserInterface.GlobalScale Property

GeonBit.UI

UserInterfaceGlobalScale Property
Scale the entire UI and all the entities in it. This is useful for smaller device screens.

Namespace:  GeonBit.UI
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float GlobalScale { get; set; }

Property Value

Type: Single
See Also