C# 클래스 PixelFarm.Drawing.Fonts.FT_Outline

파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
contours short*
flags int
n_contours short
n_points short
points FT_Vector*
tags byte*

프로퍼티 상세

contours 공개적으로 프로퍼티

public short* contours
리턴 short*

flags 공개적으로 프로퍼티

public int flags
리턴 int

n_contours 공개적으로 프로퍼티

public short n_contours
리턴 short

n_points 공개적으로 프로퍼티

public short n_points
리턴 short

points 공개적으로 프로퍼티

public FT_Vector* points
리턴 FT_Vector*

tags 공개적으로 프로퍼티

public byte* tags
리턴 byte*