C# Class Cairo.RectangleInt

Afficher le fichier Open project: zwcloud/CairoSharp Class Usage Examples

Méthodes publiques

Свойство Type Description
Height int
Width int
X int
Y int

Property Details

Height public_oe property

public int Height
Résultat int

Width public_oe property

public int Width
Résultat int

X public_oe property

public int X
Résultat int

Y public_oe property

public int Y
Résultat int