Start

Property

Namespace: Imagini

Declared in: Imagini.TextEditingEventArgs


The start cursor of the selected editing text.

Syntax

public int Start { public get; private set; }

Back to index