C# Class OpenTK.Platform.X11.SizeHints.Rectangle

Mostra file Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
x int
y int

Private Methods

Method Description
stop_the_compiler_warnings ( ) : void

Property Details

x public_oe property

public int x
return int

y public_oe property

public int y
return int