Subtracts the width and height of one Dimension structure from the width and height of another Dimensions structure.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public static Dimension Subtract ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function Subtract ( _ |
A Dimension object representing the result of the subtraction.
See Also