Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
WPFUtils
Controls
Win32.User32.Rect
C# Class WPFUtils.Controls.Win32.User32.Rect
Datei anzeigen
Open project: BravoAlpha/WPFUtils
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