PathFigure.StartPoint 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 Point,這是 PathFigure 開始之處。
public:
property System::Windows::Point StartPoint { System::Windows::Point get(); void set(System::Windows::Point value); };
public System.Windows.Point StartPoint { get; set; }
member this.StartPoint : System.Windows.Point with get, set
Public Property StartPoint As Point
屬性值
PathFigure 開始之處的 Point。 預設值為 0,0
。
備註
相依性屬性資訊
識別碼欄位 | StartPointProperty |
中繼資料屬性設定為 true |
無 |