GuidelineSet.GuidelinesY 屬性

定義

取得或設定一系列的座標值,以表示 Y 軸上的輔助線。

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

屬性值

DoubleCollection

表示 Y 軸輔助線的 DoubleCollection 值。

備註

相依性屬性資訊

識別碼欄位 GuidelinesYProperty
中繼資料屬性設定為 true

適用於