Progress® Telerik® Reporting R1 2021
PointU.Subtraction Operator
Translates the PointU by the negative of a specified
SizeU.
Namespace:
Telerik.Reporting.DrawingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Parameters
- pt
- Type: Telerik.Reporting.DrawingPointU
The PointU to translate. - size
- Type: Telerik.Reporting.DrawingSizeU
The SizeU that specifies the numbers to subtract from the x- and y-coordinates of the PointU.
Return Value
Type: PointUThe translated PointU.
Remarks
The op_Subtraction operator subtracts the Width of the specified size from the x-coordinate of the PointU and the Height from the y-coordinate of the PointU.
Version Information
Supported in: 1.0.1