UseSystemFontsDefaultValue Свойство (DrawingFactory)
Возвращает или задает значение по умолчанию для свойства
UseSystemFonts.
'Declaration
Public Shared Property UseSystemFontsDefaultValue As Boolean
public static bool UseSystemFontsDefaultValue { get; set; }
public: __property static bool get_UseSystemFontsDefaultValue();
public: __property static void set_UseSystemFontsDefaultValue(
bool
);
public:
static property bool UseSystemFontsDefaultValue {
bool get();
void set(bool );
}
Property Value
Значение по умолчанию для Windows - true, для других ОС - false.
Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5