C# 클래스 SkiaSharp.SKLatticeInternal

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

공개 프로퍼티들

프로퍼티 타입 설명
fBounds SKRectI*
fFlags SKLatticeFlags*
fXCount int
fXDivs int*
fYCount int
fYDivs int*

프로퍼티 상세

fBounds 공개적으로 프로퍼티

public SKRectI* fBounds
리턴 SKRectI*

fFlags 공개적으로 프로퍼티

public SKLatticeFlags* fFlags
리턴 SKLatticeFlags*

fXCount 공개적으로 프로퍼티

public int fXCount
리턴 int

fXDivs 공개적으로 프로퍼티

public int* fXDivs
리턴 int*

fYCount 공개적으로 프로퍼티

public int fYCount
리턴 int

fYDivs 공개적으로 프로퍼티

public int* fYDivs
리턴 int*