Length

Property

Namespace: Imagini

Declared in: Imagini.TextEditingEventArgs


The length of the selected editing text.

Syntax

public int Length { public get; private set; }

Back to index