TextEffect.PositionStart 屬性

定義

取得或設定文字中要套用 TextEffect 的起始位置。

public:
 property int PositionStart { int get(); void set(int value); };
public int PositionStart { get; set; }
member this.PositionStart : int with get, set
Public Property PositionStart As Integer

屬性值

Int32 值,表示文字中要套用 TextEffect 的起始位置。

備註

相依性屬性資訊

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

適用於