C# Class Cairo.RectangleInt

显示文件 Open project: zwcloud/CairoSharp Class Usage Examples

Public Properties

Property Type Description
Height int
Width int
X int
Y int

Property Details

Height public_oe property

public int Height
return int

Width public_oe property

public int Width
return int

X public_oe property

public int X
return int

Y public_oe property

public int Y
return int