Returns the result of subtracting specified Dimension from the specified Location.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public static Location Subtract ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function Subtract ( _ |
A Location object representing the result of the subtraction.
See Also