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
QRCoder
QRCodeGenerator.Point
C# Class QRCoder.QRCodeGenerator.Point
Datei anzeigen
Open project: KN4CK3R/KeePassQRCodeView
Public Properties
Property
Type
Description
X
int
Y
int
Public Methods
Method
Description
Point
(
int
x
,
int
y
) :
System
Method Details
Point()
public
method
public
Point
(
int
x
,
int
y
) :
System
x
int
y
int
return
System
Property Details
X
public_oe property
public
int
X
return
int
Y
public_oe property
public
int
Y
return
int