PathGeometry.IsEmpty Méthode

Définition

Détermine si cet objet PathGeometry est vide.

public:
 override bool IsEmpty();
public override bool IsEmpty ();
override this.IsEmpty : unit -> bool
Public Overrides Function IsEmpty () As Boolean

Retours

true si cette PathGeometry est vide ; sinon, false.

S’applique à