C# Class NewTOAPIA.Graphics.XDPoint

Show file Open project: Wiladams/NewTOAPIA

Public Methods

Method Description
XDPoint ( double realValue )
XDPoint ( int dimension )
this ( int where ) : double

Method Details

XDPoint() public method

public XDPoint ( double realValue )
realValue double

XDPoint() public method

public XDPoint ( int dimension )
dimension int

this() public method

public this ( int where ) : double
where int
return double