Click or drag to resize
DistantSpecularEffectHeightMapScale Property
[NoComposition] Height map scale factor in the Z direction. Default value 1.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public float HeightMapScale { get; set; }

Property Value

Type: Single
Remarks

Supported by Win2D but not Windows.UI.Composition.

See Also