EFont::EFont

Constructs a EFont.

Namespace: Euresys::Open_eVision_2_16

[C++]

void EFont(
)

void EFont(
   const std::string& fontFamily,
   int pointSize,
   Euresys::Open_eVision_2_16::EFontStyle style
)

Parameters

fontFamily

Font family

pointSize

Font size

style

Font style

EFont.EFont

Constructs a EFont.

Namespace: Euresys.Open_eVision_2_16

[C#]

void EFont(
)

void EFont(
   string fontFamily,
   int pointSize,
   Euresys.Open_eVision_2_16.EFontStyle style
)

Parameters

fontFamily

Font family

pointSize

Font size

style

Font style