TextEffect.PositionStart 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定該 x 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 該正文中 the 所 TextEffect 適用的起始位置的值。
備註
相依財產資訊
| Item | 價值觀 |
|---|---|
| 識別碼欄位 | PositionStartProperty |
元資料屬性設為 true |
None |