UIGraphics.RectFrameUsingBlendMode(CGRect, CGBlendMode) Method
Definition
Important
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.
Draws a frame inside the specified rectangle and blending it with .
public static void RectFrameUsingBlendMode (CoreGraphics.CGRect rect, CoreGraphics.CGBlendMode blendMode);
static member RectFrameUsingBlendMode : CoreGraphics.CGRect * CoreGraphics.CGBlendMode -> unit
Parameters
- rect
- CGRect
- blendMode
- CGBlendMode