Property | Type | Description | |
---|---|---|---|
bg | Color | ||
bold | bool | ||
fg | Color | ||
font_name | string | ||
font_size | int | ||
is_find_search | bool | ||
is_typed_search | bool | ||
modify_bg | modify_color_type | ||
modify_fg | modify_color_type | ||
text | string |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
copy ( ) : |
||
copy_from ( |
||
from_friendly_string ( string str ) : |
||
merge_copy ( |
||
operator ( ) : bool | ||
text_part ( int start, int len, |
||
update_colors ( |
Method | Description | |
---|---|---|
Equals ( |
public static from_friendly_string ( string str ) : |
||
str | string | |
return |
public merge_copy ( |
||
other | ||
return |
public text_part ( int start, int len, |
||
start | int | |
len | int | |
src | ||
return | System |
public update_colors ( |
||
cell | ||
return | void |