C# 클래스 Cairo.Context.NativeGlyph_4byte_longs

파일 보기 프로젝트 열기: zwcloud/CairoSharp

공개 프로퍼티들

프로퍼티 타입 설명
index int
x double
y double

공개 메소드들

메소드 설명
NativeGlyph_4byte_longs ( Glyph source ) : System

메소드 상세

NativeGlyph_4byte_longs() 공개 메소드

public NativeGlyph_4byte_longs ( Glyph source ) : System
source Glyph
리턴 System

프로퍼티 상세

index 공개적으로 프로퍼티

public int index
리턴 int

x 공개적으로 프로퍼티

public double x
리턴 double

y 공개적으로 프로퍼티

public double y
리턴 double