Freigeben über


StreamGeometry.IsEmpty Methode

Definition

Bestimmt, ob diese StreamGeometry eine geometrische Form beschreibt.

public:
 override bool IsEmpty();
[System.Security.SecurityCritical]
public override bool IsEmpty ();
public override bool IsEmpty ();
[<System.Security.SecurityCritical>]
override this.IsEmpty : unit -> bool
override this.IsEmpty : unit -> bool
Public Overrides Function IsEmpty () As Boolean

Gibt zurück

Boolean

true, wenn StreamGeometry eine Geometrieform beschreibt; andernfalls false.

Attribute

Gilt für