C# Class Scenarioo.Model.Docu.Entities.ScreenRegion

Afficher le fichier Open project: scenarioo/scenarioo-cs Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ScreenRegion ( ) : System
ScreenRegion ( int x, int y, int width, int height ) : System

Method Details

ScreenRegion() public méthode

public ScreenRegion ( ) : System
Résultat System

ScreenRegion() public méthode

public ScreenRegion ( int x, int y, int width, int height ) : System
x int
y int
width int
height int
Résultat System