共用方式為


StreamGeometry.IsEmpty 方法

定義

判定這個 StreamGeometry 所描述的是否為幾何形狀。

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

傳回

若這個 StreamGeometry 描述的是幾何形狀,則為 true;否則為 false

屬性

適用於