Gets and sets the size of the text, from 8 to 72 points (valid only for DYNAMIC_TEXT_LABEL DynamicType).
JavaScript |
|
|
|
FontSize |
C# |
|
|
|
int FontSize { get; set; } |
C++ |
|
|
|
HRESULT FontSize([out, retval] long* pVal) HRESULT FontSize([in] long pVal) |