C# Class Radegast.RRichTextBox.Win32.CHARFORMAT2_STRUCT

显示文件 Open project: radegastdev/radegast

Public Properties

Property Type Description
bAnimation byte
bCharSet byte
bPitchAndFamily byte
bReserved1 byte
bRevAuthor byte
bUnderlineType byte
cbSize System.UInt32
crBackColor int
crTextColor System.Int32
dwEffects System.UInt32
dwMask System.UInt32
dwReserved int
lcid int
sSpacing System.UInt16
sStyle System.Int16
wKerning System.Int16
wWeight System.UInt16
yHeight System.Int32
yOffset System.Int32

Property Details

bAnimation public_oe property

public byte bAnimation
return byte

bCharSet public_oe property

public byte bCharSet
return byte

bPitchAndFamily public_oe property

public byte bPitchAndFamily
return byte

bReserved1 public_oe property

public byte bReserved1
return byte

bRevAuthor public_oe property

public byte bRevAuthor
return byte

bUnderlineType public_oe property

public byte bUnderlineType
return byte

cbSize public_oe property

public UInt32,System cbSize
return System.UInt32

crBackColor public_oe property

public int crBackColor
return int

crTextColor public_oe property

public Int32,System crTextColor
return System.Int32

dwEffects public_oe property

public UInt32,System dwEffects
return System.UInt32

dwMask public_oe property

public UInt32,System dwMask
return System.UInt32

dwReserved public_oe property

public int dwReserved
return int

lcid public_oe property

public int lcid
return int

sSpacing public_oe property

public UInt16,System sSpacing
return System.UInt16

sStyle public_oe property

public Int16,System sStyle
return System.Int16

wKerning public_oe property

public Int16,System wKerning
return System.Int16

wWeight public_oe property

public UInt16,System wWeight
return System.UInt16

yHeight public_oe property

public Int32,System yHeight
return System.Int32

yOffset public_oe property

public Int32,System yOffset
return System.Int32