This page contains documentation for advanced Fuse features, so we have taken the liberty to tick the "Show advanced things" checkbox above for you in advance to be able to provide you with some additional information.

Denotes a two-dimensional size in points, pixels or percent of available space.

In UX Markup, values of this type can be written as two comma-separated Size values.

Examples:

  • 100pt, 50% means 100 points on the horizontal axis, and 50% on the vertical axis
  • 100, 100 means 100 unspecified units in both directions. Will default to points, unless another unit is implict.

Location

Namespace
Uno.UX
Package
UnoCore 2.9.2
Show Uno properties and methods

Interface of Size2

Inherited from object

See Also

Size uno

Denotes a size in points, pixels or percent of available space.