TdxPointDouble.Create(Double,Double) Method
Declaration
class function Create(const AX: Double; const AY: Double): TdxPointDouble; static;
Parameters
Name | Type |
---|---|
AX | Double |
AY | Double |
Returns
Type |
---|
TdxPointDouble |
See Also
class function Create(const AX: Double; const AY: Double): TdxPointDouble; static;
Name | Type |
---|---|
AX | Double |
AY | Double |
Type |
---|
TdxPointDouble |
No
Your feedback is appreciated.