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
Signum
Windows
POINT
C# Class Signum.Windows.POINT
Show file
Open project: signumsoftware/framework
Public Properties
Property
Type
Description
x
int
y
int
Public Methods
Method
Description
FromPoint
(
Point
point
) :
POINT
Method Details
FromPoint()
public
static
method
public
static
FromPoint
(
Point
point
) :
POINT
point
Point
return
POINT
Property Details
x
public property
public
int
x
return
int
y
public property
public
int
y
return
int