Subtraction Operator (Length)
In This Topic
Subtracts one
Length from another and return the unit of the first GrapeCity.ActiveReports.Extensibility.Definition.Components.Length.
Syntax
Parameters
- unit1
- the Length minuend
- unit2
- the Length subtrahend
Return Value
the
Length that is the results of subtracting unit1 by unit2
See Also