C# Class Ijw.Math.Viewport

Show file Open project: chrisforbes/Ijw.Framework Class Usage Examples

Public Properties

Property Type Description
Height int
MaxZ float
MinZ float
Width int

Property Details

Height public property

public int Height
return int

MaxZ public property

public float MaxZ
return float

MinZ public property

public float MinZ
return float

Width public property

public int Width
return int