C# Class Cairo.RectangleInt

Show file Open project: zwcloud/CairoSharp Class Usage Examples

Public Properties

Property Type Description
Height int
Width int
X int
Y int

Property Details

Height public property

public int Height
return int

Width public property

public int Width
return int

X public property

public int X
return int

Y public property

public int Y
return int