C# Class NOpenType.Tables.VerticalDeviceMatrics.Ratio

Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Свойство Type Description
charset byte
xRatio byte
yEndRatio byte
yStartRatio byte

Méthodes publiques

Méthode Description
Ratio ( byte charset, byte xRatio, byte yStartRatio, byte yEndRatio ) : System

Method Details

Ratio() public méthode

public Ratio ( byte charset, byte xRatio, byte yStartRatio, byte yEndRatio ) : System
charset byte
xRatio byte
yStartRatio byte
yEndRatio byte
Résultat System

Property Details

charset public_oe property

public byte charset
Résultat byte

xRatio public_oe property

public byte xRatio
Résultat byte

yEndRatio public_oe property

public byte yEndRatio
Résultat byte

yStartRatio public_oe property

public byte yStartRatio
Résultat byte