Home > All Other Interfaces > ILabelStyle > FontSize

FontSize

The font size in pixels. The size of the text ranges from size 8 to size 72.

 

JavaScript

 

FontSize

 

C#

 

int FontSize { get; set; }

 

C++

 

HRESULT FontSize([out, retval] long* pVal)

HRESULT FontSize([in] long pVal)