EFont::EFont
Constructs a EFont.
Namespace: Euresys::Open_eVision_22_08
[C++]
void EFont(
)
void EFont(
const std::string& fontFamily,
int pointSize,
Euresys::Open_eVision_22_08::EFontStyle style
)
Parameters
fontFamily
Font family
pointSize
Font size
style
Font style
EFont.EFont
Constructs a EFont.
Namespace: Euresys.Open_eVision_22_08
[C#]
void EFont(
)
void EFont(
string fontFamily,
int pointSize,
Euresys.Open_eVision_22_08.EFontStyle style
)
Parameters
fontFamily
Font family
pointSize
Font size
style
Font style