Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Zetbox
Client
WPF
View
DocumentManagement
RECT
C# Class Zetbox.Client.WPF.View.DocumentManagement.RECT
Show file
Open project: daszat/zetbox
Public Properties
Property
Type
Description
bottom
int
left
int
right
int
top
int
Public Methods
Method
Description
RECT
(
Rect
rect
) :
System
Method Details
RECT()
public
method
public
RECT
(
Rect
rect
) :
System
rect
System.Windows.Rect
return
System
Property Details
bottom
public property
public
int
bottom
return
int
left
public property
public
int
left
return
int
right
public property
public
int
right
return
int
top
public property
public
int
top
return
int