ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi Namespace / FontMetric Structure
Members

In This Topic
    FontMetric Structure
    In This Topic
    Represents the basic information about a physical font.
    Syntax
    'Declaration
     
    
    Public Structure FontMetric 
       Inherits System.ValueType
    public struct FontMetric : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Framework.Drawing.Gdi.FontMetric

    See Also