[]
        
(Showing Draft Content)

C1.Util.DX.Size2D.Add

Add Method

Add(Size2D, Size2D)

Adds the width and height of one Size2D structure to the width and height of another Size2D structure.

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