CompositionBorderMode Enum

Definition

Controls the aliasing behavior on the edges of visual borders.

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

Fields

Name Value Description
Inherit 0

Inherit from parent.

Soft 1

Bitmap and clip edges are antialiased.

Hard 2

Bitmap and clip edges are aliased.

Applies to

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