Contain: "contain"
"contain"
The content will be contained within the grid cell, with vertical/horizontal bars if its aspect ratio differs from the cell's
Fill: "fill"
"fill"
The content will be scaled proportionally so that it fill the entire cell; parts of the content could end up being cropped out.
Enumeration Members
Contain
The content will be contained within the grid cell, with vertical/horizontal bars if its aspect ratio differs from the cell's
Fill
The content will be scaled proportionally so that it fill the entire cell; parts of the content could end up being cropped out.