Content


NTL
Core
IStyleFont

IStyleFont



Describes font for style.

You can find more information in comments below. Overrided methods can be found in corresponding base interface.

class IStyleFont :public virtual IFontProperties
{
protected:
    String m_sName;
public:
    String const &Name; // Name 
};
Namespace: nitisa
Include: Nitisa/Interfaces/IStyleFont.h