CGContext.IsPathEmpty 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.
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.