Compartilhar via


ExpExpressionNotificationProperty Enumeração

Definição

public enum class ExpExpressionNotificationProperty
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedExperimentalContract, 65536)]
enum class ExpExpressionNotificationProperty
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedExperimentalContract), 65536)]
public enum ExpExpressionNotificationProperty
var value = Microsoft.UI.Composition.Experimental.ExpExpressionNotificationProperty.undefined
Public Enum ExpExpressionNotificationProperty
Herança
ExpExpressionNotificationProperty
Atributos

Campos

Undefined 0
Clip 1
Offset 2
Opacity 3
Size 4
RelativeOffset 5
RelativeSize 6
AnchorPoint 7
CenterPoint 8
Orientation 9
RotationAngle 10
RotationAxis 11
Scale 12
TransformMatrix 13
BottomInset 14
LeftInset 15
RightInset 16
TopInset 17
LeftRadiusX 18
LeftRadiusY 19
BottomRightRadiusX 20
BottomRightRadiusY 21
TopLeftRadiusX 22
TopLeftRadiusY 23
TopRightRadiusX 24
TopRightRadiusY 25

Aplica-se a