C# Class SkiaSharp.SKLatticeInternal

ファイルを表示 Open project: prepare/HTML-Renderer Class Usage Examples

Public Properties

Property Type Description
fBounds SKRectI*
fFlags SKLatticeFlags*
fXCount int
fXDivs int*
fYCount int
fYDivs int*

Property Details

fBounds public_oe property

public SKRectI* fBounds
return SKRectI*

fFlags public_oe property

public SKLatticeFlags* fFlags
return SKLatticeFlags*

fXCount public_oe property

public int fXCount
return int

fXDivs public_oe property

public int* fXDivs
return int*

fYCount public_oe property

public int fYCount
return int

fYDivs public_oe property

public int* fYDivs
return int*