C# Class OpenTK.Platform.Windows.MINMAXINFO

Mostrar archivo Open project: andykorth/opentk

Public Properties

Property Type Description
MaxPosition System.Point
MaxSize Size
MaxTrackSize Size
MinTrackSize Size

Property Details

MaxPosition public_oe property

public Point,System MaxPosition
return System.Point

MaxSize public_oe property

public Size MaxSize
return Size

MaxTrackSize public_oe property

public Size MaxTrackSize
return Size

MinTrackSize public_oe property

public Size MinTrackSize
return Size