Adds the specified Dimension to the specified Location.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public static Location Add ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function Add ( _ |
A Location object representing the result of the addition.
See Also