C# Class SkiaSharp.SKLatticeInternal

Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Свойство Type Description
fBounds SKRectI*
fFlags SKLatticeFlags*
fXCount int
fXDivs int*
fYCount int
fYDivs int*

Property Details

fBounds public_oe property

public SKRectI* fBounds
Résultat SKRectI*

fFlags public_oe property

public SKLatticeFlags* fFlags
Résultat SKLatticeFlags*

fXCount public_oe property

public int fXCount
Résultat int

fXDivs public_oe property

public int* fXDivs
Résultat int*

fYCount public_oe property

public int fYCount
Résultat int

fYDivs public_oe property

public int* fYDivs
Résultat int*