TdxPointDouble.Equal(TdxPointDouble,TdxPointDouble)~Boolean Operator
Declaration
operator Equal(const R1: TdxPointDouble; const R2: TdxPointDouble): Boolean;
Parameters
Name | Type |
---|---|
R1 | TdxPointDouble |
R2 | TdxPointDouble |
Returns
Type |
---|
Boolean |
See Also