프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
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 ( |
메소드 | 설명 | |
---|---|---|
Equals ( |
public static from_friendly_string ( string str ) : |
||
str | string | |
리턴 |
public text_part ( int start, int len, |
||
start | int | |
len | int | |
src | ||
리턴 | System |
public update_colors ( |
||
cell | ||
리턴 | void |