public class EXTLOGFONTW
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
elfCulture |
char[] |
elfFullName |
LOGFONTW |
elfLogFont |
int |
elfMatch |
PANOSE |
elfPanose |
int |
elfReserved |
char[] |
elfStyle |
int |
elfStyleSize |
byte[] |
elfVendorId |
int |
elfVersion |
static int |
sizeof |
Constructor and Description |
---|
EXTLOGFONTW() |
public LOGFONTW elfLogFont
public char[] elfFullName
public char[] elfStyle
public int elfVersion
public int elfStyleSize
public int elfMatch
public int elfReserved
public byte[] elfVendorId
public int elfCulture
public PANOSE elfPanose
public static final int sizeof