Share via


NativeMethods.LOGFONT.lfOutPrecision Field

Specifies the output precision value.

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

Syntax

'Declaration
Public lfOutPrecision As Byte
'Usage
Dim instance As NativeMethods..::..LOGFONT
Dim value As Byte

value = instance.lfOutPrecision

instance.lfOutPrecision = value
public byte lfOutPrecision
public:
unsigned char lfOutPrecision
public var lfOutPrecision : byte
val mutable lfOutPrecision: byte

.NET Framework Security

See Also

Reference

NativeMethods.LOGFONT Class

NativeMethods.LOGFONT Members

Microsoft.VisualStudio Namespace