CGContext.IsPathEmpty Method

Definition

Whether the current path contains any subpaths.

public bool IsPathEmpty ();
member this.IsPathEmpty : unit -> bool

Returns

true if the current path does not contain any subpaths.

Applies to