Share via


NativeMethods.LOGFONT Class

Represents the attributes of a font.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Class LOGFONT
'Usage
Dim instance As NativeMethods.LOGFONT
public class LOGFONT
public ref class LOGFONT
public class LOGFONT
type LOGFONT =  class end

Remarks

For more information about this topic, see this page on the Microsoft Web site: LOGFONT.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.NativeMethods.LOGFONT

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

NativeMethods.LOGFONT Members

Microsoft.VisualStudio Namespace