TextImage.StartLineIndex Property

Definition

Gets or sets the start line index associated with 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

Property Value

The start line index.

Applies to