Property | Type | Description | |
---|---|---|---|
TextStyle | System |
Method | Description | |
---|---|---|
ISerializable ( |
||
TextStyle ( ) : System |
默认的构造函数。
|
|
TextStyle ( TextStyle textStyle ) : System |
拷贝的构造函数。
|
Method | Description | |
---|---|---|
TextStyle ( |
public ISerializable ( |
||
info | ||
context | ||
return | void |
public TextStyle ( TextStyle textStyle ) : System | ||
textStyle | TextStyle | TextStyle对象实例。 |
return | System |