[]
        
(Showing Draft Content)

C1.Util.DX.Size2L.Add

Add Method

Add(Size2L, Size2L)

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

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