Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Pinta
ImageManipulation
PointD
C# 클래스 Pinta.ImageManipulation.PointD
파일 보기
프로젝트 열기: PintaProject/Pinta.ImageManipulation
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Empty
PointD
공개 메소드들
메소드
설명
Distance
(
PointD
e
) :
double
Magnitude
( ) :
double
PointD
(
double
x
,
double
y
) :
System
메소드 상세
Distance()
공개
메소드
public
Distance
(
PointD
e
) :
double
e
PointD
리턴
double
Magnitude()
공개
메소드
public
Magnitude
( ) :
double
리턴
double
PointD()
공개
메소드
public
PointD
(
double
x
,
double
y
) :
System
x
double
y
double
리턴
System
프로퍼티 상세
Empty
공개적으로 정적으로 프로퍼티
public
static
PointD,Pinta.ImageManipulation
Empty
리턴
PointD