CompositionMappingMode Enum

Definition

Defines constants that specify whether the gradient brush's positioning coordinates (StartPoint, EndPoint) are absolute or relative to the output area.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
public enum CompositionMappingMode
C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public enum CompositionMappingMode
Inheritance
CompositionMappingMode
Attributes

Fields

Name Value Description
Absolute 0

Positioning coordinates (StartPoint, EndPoint) are absolute.

Relative 1

Positioning coordinates (StartPoint, EndPoint) are relative to the output area.

Applies to

Продукт Версії
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6