C# Class Win32.NativeTextWin32.ABCFloat

ファイルを表示 Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
abcfA float
abcfB float
abcfC float

Property Details

abcfA public_oe property

Specifies the A spacing of the character. The A spacing is the distance to add to the current position before drawing the character glyph.
public float abcfA
return float

abcfB public_oe property

Specifies the B spacing of the character. The B spacing is the width of the drawn portion of the character glyph.
public float abcfB
return float

abcfC public_oe property

Specifies the C spacing of the character. The C spacing is the distance to add to the current position to provide white space to the right of the character glyph.
public float abcfC
return float