Shape.Stretch 属性

定义

获取或设置 Stretch 枚举值,该值描述形状如何填充为其分配的空间。

public:
 property System::Windows::Media::Stretch Stretch { System::Windows::Media::Stretch get(); void set(System::Windows::Media::Stretch value); };
public System.Windows.Media.Stretch Stretch { get; set; }
member this.Stretch : System.Windows.Media.Stretch with get, set
Public Property Stretch As Stretch

属性值

Stretch

Stretch 枚举值之一。

适用于

另请参阅