Click or drag to resize
ShapeStretch Property
Gets or sets a Stretch enumeration value that describes how the shape fills its allocated space.

Namespace: Windows.UI.Xaml.Shapes
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Stretch Stretch { get; set; }

Property Value

Type: Stretch
See Also