[]
        
(Showing Draft Content)

C1.Util.DX.Size2D.Subtract

Subtract Method

Subtract(Size2D, Size2D)

Subtracts the width and height of one Size2D structure from the width and height of another Size2D structure.

Declaration
public static Size2D Subtract(Size2D sz1, Size2D sz2)
Parameters
Type Name Description
Size2D sz1
Size2D sz2
Returns
Type Description
Size2D