Lezen in het Engels

Delen via


_UIImageVerticalAlignment Enum

Definition

Describes the vertical alignment of the image.

C++/CX
public enum class _UIImageVerticalAlignment
Inheritance
_UIImageVerticalAlignment

Fields

Name Value Description
IVA_Top 1

The image is top-aligned within its container.

IVA_Center 2

Rhe image is centered vertically within its container.

IVA_Bottom 3

The image is bottom-aligned within its container.

Applies to

Product Versies
Visual Studio SDK 2015, 2017, 2019, 2022