EFont::IsValid

Whether the font is valid (Size != 0 and Family defined).

Namespace: Euresys::Open_eVision

[C++]

bool IsValid(
) const

EFont.IsValid

Whether the font is valid (Size != 0 and Family defined).

Namespace: Euresys.Open_eVision

[C#]

bool IsValid(
)

EFont.IsValid

Whether the font is valid (Size != 0 and Family defined).

Module: open_evision

[Python]

IsValid() -> bool