C# Class EVE_Fast_Fitting_Assessment.Themes.WindowExtension.RECT

Mostra file Open project: rischwa/eve-fast-fitting-assessment

Public Properties

Property Type Description
Left int

Public Methods

Method Description
RECT ( int left, int top, int right, int bottom ) : System

Method Details

RECT() public method

public RECT ( int left, int top, int right, int bottom ) : System
left int
top int
right int
bottom int
return System

Property Details

Left public_oe property

public int Left
return int