共用方式為


TextImage.StartLineIndex 屬性

定義

取得或設定與 TextImage 相關聯的起始行索引。

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

屬性值

起始行索引。

適用於