C# 클래스 NewTOAPIA.Graphics.XDPoint

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 메소드들

메소드 설명
XDPoint ( double realValue )
XDPoint ( int dimension )
this ( int where ) : double

메소드 상세

XDPoint() 공개 메소드

public XDPoint ( double realValue )
realValue double

XDPoint() 공개 메소드

public XDPoint ( int dimension )
dimension int

this() 공개 메소드

public this ( int where ) : double
where int
리턴 double