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
Praeclarum
Graphics
PointF
C# Class Praeclarum.Graphics.PointF
Show file
Open project: praeclarum/Praeclarum
Class Usage Examples
Public Properties
Property
Type
Description
Empty
PointF
X
float
Public Methods
Method
Description
PointF
(
float
x
,
float
y
) :
System
ToString
( ) :
string
operator
( ) :
PointF
Method Details
PointF()
public
method
public
PointF
(
float
x
,
float
y
) :
System
x
float
y
float
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
operator()
public
static
method
public
static
operator
( ) :
PointF
return
PointF
Property Details
Empty
public static property
public
static
PointF,Praeclarum.Graphics
Empty
return
PointF
X
public property
public
float
X
return
float