UIBezierPath.CGPath Property

Definition

The Core Graphics version of the path.

public virtual CoreGraphics.CGPath CGPath { [Foundation.Export("CGPath")] get; [Foundation.Export("setCGPath:")] set; }
member this.CGPath : CoreGraphics.CGPath with get, set

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to