GuidelineSet.GuidelinesX 屬性

定義

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

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

屬性值

DoubleCollection,會使用代表示 X 軸上之輔助線的值。

備註

相依性屬性資訊

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

適用於