StretchSizing Enum
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.
Specifies how the size of an image is calculated during layout.
Location
- Namespace
- Fuse.Elements
- Package
- Fuse.Elements 2.9.1
Possible Values
Interface of StretchSizing
HasFlag(StretchSizing) : bool uno
Natural : StretchSizing uno
The natural size of the image, based on Source/Density will be used
StretchSizing - StretchSizing : StretchSizing uno
StretchSizing != StretchSizing : bool uno
StretchSizing & StretchSizing : StretchSizing uno
StretchSizing ^ StretchSizing : StretchSizing uno
StretchSizing == StretchSizing : bool uno
StretchSizing | StretchSizing : StretchSizing uno
Zero : StretchSizing uno
The size of the image of the image will be reported as 0 for unknown dimensions during initial calculations.