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 列舉值。

適用於

另請參閱