C# Class Cairo.Context.NativeGlyph_4byte_longs

显示文件 Open project: zwcloud/CairoSharp

Public Properties

Property Type Description
index int
x double
y double

Public Methods

Method Description
NativeGlyph_4byte_longs ( Glyph source ) : System

Method Details

NativeGlyph_4byte_longs() public method

public NativeGlyph_4byte_longs ( Glyph source ) : System
source Glyph
return System

Property Details

index public_oe property

public int index
return int

x public_oe property

public double x
return double

y public_oe property

public double y
return double