C# Class PsHandler.TableTiler.WindowGenerateLayout

Interaction logic for WindowGenerateLayout.xaml
Inheritance: System.Windows.Window
Datei anzeigen Open project: kampiuceris/PsHandler Class Usage Examples

Private Properties

Property Type Description
GenerateLayout void
GetWorkingArea System.Drawing.Rectangle
GetXYWHs System.Drawing.Rectangle[]
UCScreenPreview_Main_Update void

Public Methods

Method Description
WindowGenerateLayout ( ) : System

Private Methods

Method Description
GenerateLayout ( ) : void
GetWorkingArea ( ) : Rectangle
GetXYWHs ( ) : System.Drawing.Rectangle[]
UCScreenPreview_Main_Update ( ) : void

Method Details

WindowGenerateLayout() public method

public WindowGenerateLayout ( ) : System
return System