ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / Font Class
Properties Methods


In This Topic
    Font Class Members
    In This Topic

    The following tables list the members exposed by Font.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value that indicates whether this Font object is bold.  
    Public PropertyGets a byte value that specifies the character set that this Font object uses.  
    Public Propertystatic (Shared in Visual Basic)Gets the default Font of the control.  
    Public PropertyReturns a handle to this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject)
    Public PropertyGets the height of this Font object.  
    Public PropertyGets a value that indicates whether this Font object is italic.  
    Public PropertyGets basic information about this font. All sizes are specified in pixels.  
    Public PropertyGets the face name of this Font object.  
    Public PropertyGets the size, in points, of this Font object.  
    Public PropertyGets a value that indicates whether this Font object specifies a horizontal line through the font.  
    Public PropertyGets style information for this Font object.  
    Public PropertyGets a value that indicates whether this Font object is underlined.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates an exact copy if this GdiObject object.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Releases all resources used by this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject)
    Public Methodstatic (Shared in Visual Basic)Creates a new Font object from the specified System.Drawing.Font object.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Methodstatic (Shared in Visual Basic)Creates a GDI+ .NET System.Drawing.Font object from this object instance.  
    Top
    Protected Methods
     NameDescription
    Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from C1.Framework.Drawing.Gdi.GdiObject)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    See Also