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
FC3Editor
Win32.Size
C# Class FC3Editor.Win32.Size
Show file
Open project: Azerothian/fc3editor
Class Usage Examples
Public Properties
Property
Type
Description
cx
int
cy
int
Public Methods
Method
Description
Size
(
int
cx
,
int
cy
) :
System
Method Details
Size()
public
method
public
Size
(
int
cx
,
int
cy
) :
System
cx
int
cy
int
return
System
Property Details
cx
public property
public
int
cx
return
int
cy
public property
public
int
cy
return
int