Share via


RMatrix3.Add(RMatrix3, RMatrix3) Method

Definition

public static CoreGraphics.RMatrix3 Add(CoreGraphics.RMatrix3 value1, CoreGraphics.RMatrix3 value2);
static member Add : CoreGraphics.RMatrix3 * CoreGraphics.RMatrix3 -> CoreGraphics.RMatrix3

Parameters

value1
RMatrix3
value2
RMatrix3

Returns

Applies to