Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
StretchType.cs File Reference

Go to the source code of this file.

Namespaces

package  SiliconStudio.Paradox.UI
 

Enumerations

enum  SiliconStudio.Paradox.UI.StretchType {
  SiliconStudio.Paradox.UI.StretchType.None, SiliconStudio.Paradox.UI.StretchType.Uniform, SiliconStudio.Paradox.UI.StretchType.UniformToFill, SiliconStudio.Paradox.UI.StretchType.FillOnStretch,
  SiliconStudio.Paradox.UI.StretchType.Fill
}
 Describes how content is resized to fill its allocated space. More...