Method SelectedData
SelectedData(int)
Returns selected part of color information at specified position.
public string SelectedData(int index)
Parameters
index
intSpecifies line index.
Returns
- string
Selected part of specified string.
Remarks
If selection is empty method returns null.