C# Class FlatRedBall.Glue.SaveClasses.ResolutionValues

Show file Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
Height int
Name string
Width int

Property Details

Height public property

public int Height
return int

Name public property

public string Name
return string

Width public property

public int Width
return int