Class ViewPort
public class ViewPort
- Inheritance
-
ViewPort
- Inherited Members
Properties
Height
public int Height { get; set; }
Property Value
Width
public int Width { get; set; }
Property Value
X
public int X { get; set; }
Property Value
Y
public int Y { get; set; }