Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds two CGSize objects and returns the result.
public static CoreGraphics.CGSize Add (CoreGraphics.CGSize size1, CoreGraphics.CGSize size2);
static member Add : CoreGraphics.CGSize * CoreGraphics.CGSize -> CoreGraphics.CGSize