GlyphRun.BaselineOrigin 屬性

定義

取得或設定 GlyphRun 的基準原點。

public:
 property System::Windows::Point BaselineOrigin { System::Windows::Point get(); void set(System::Windows::Point value); };
public System.Windows.Point BaselineOrigin { get; set; }
member this.BaselineOrigin : System.Windows.Point with get, set
Public Property BaselineOrigin As Point

屬性值

Point

表示基準原點的 Point 值。

適用於