TileBrush.AlignmentY 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 TileBrush 基底磚中內容的垂直對齊方式。
public:
property System::Windows::Media::AlignmentY AlignmentY { System::Windows::Media::AlignmentY get(); void set(System::Windows::Media::AlignmentY value); };
public System.Windows.Media.AlignmentY AlignmentY { get; set; }
member this.AlignmentY : System.Windows.Media.AlignmentY with get, set
Public Property AlignmentY As AlignmentY
屬性值
指定 TileBrush 內容在其基底磚中之垂直位置的值。 預設值是 Center。
備註
AlignmentX當下列任一條件成立時,會使用 的 TileBrush 和 AlignmentY 屬性:
屬性 Stretch 為 Uniform 或 UniformToFill , Viewbox 且 Viewport 具有不同的外觀比例。
請注意,您可以使用 屬性來指定內容維度 TileBrush ;您可以使用 屬性來指定基底圖 Viewport 的位置和大小 TileBrush 。 Viewbox
相依性屬性資訊
識別碼欄位 | AlignmentYProperty |
設定為 的中繼資料屬性 true |
無 |