Method IsCollapsed
IsCollapsed(int)
Indicates whether the outlined text at the specified line is collapsed.
public virtual bool IsCollapsed(int index)
Parameters
index
intThe index of the line to test.
Returns
- bool
True if collapsed; otherwise false.