Table of Contents

Method SelectedData

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

SelectedData(int)

Returns selected part of color information at specified position.

public string SelectedData(int index)

Parameters

index int

Specifies line index.

Returns

string

Selected part of specified string.

Remarks

If selection is empty method returns null.