2#ifndef _aspose_system_drawing_system_font_h_
3#define _aspose_system_drawing_system_font_h_
5#include "system/object.h"
6#include "drawing/font.h"
8namespace System {
namespace Drawing {
Provides a set of pre-created Font objects that represent fonts used to display text in Windows displ...
Definition: system_fonts.h:14
static SharedPtr< Font > get_MenuFont()
NOT IMPLEMENTED.
static SharedPtr< Font > get_SmallCaptionFont()
NOT IMPLEMENTED.
static SharedPtr< Font > get_CaptionFont()
NOT IMPLEMENTED.
static SharedPtr< Font > get_StatusFont()
NOT IMPLEMENTED.
static SharedPtr< Font > get_IconTitleFont()
NOT IMPLEMENTED.
static SharedPtr< Font > get_MessageBoxFont()
NOT IMPLEMENTED.
static SharedPtr< Font > get_DefaultFont()
Returns a Font object that represents the default font that application can use for dialog boxes and ...
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:62
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: smart_ptr.h:180
Definition: db_command.h:9