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
CSReportEditor
Rectangle
C# Class CSReportEditor.Rectangle
Datei anzeigen
Open project: javiercrowsoft/CSReports.net
Public Properties
Property
Type
Description
height
long
width
long
Public Methods
Method
Description
Rectangle
(
RectangleF
rect
) :
System
Method Details
Rectangle()
public
method
public
Rectangle
(
RectangleF
rect
) :
System
rect
System.Drawing.RectangleF
return
System
Property Details
height
public_oe property
public
long
height
return
long
width
public_oe property
public
long
width
return
long