C# Class Cairo.Context.NativeGlyph_4byte_longs

Afficher le fichier Open project: zwcloud/CairoSharp

Méthodes publiques

Свойство Type Description
index int
x double
y double

Méthodes publiques

Méthode Description
NativeGlyph_4byte_longs ( Glyph source ) : System

Method Details

NativeGlyph_4byte_longs() public méthode

public NativeGlyph_4byte_longs ( Glyph source ) : System
source Glyph
Résultat System

Property Details

index public_oe property

public int index
Résultat int

x public_oe property

public double x
Résultat double

y public_oe property

public double y
Résultat double