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

返品

true この StreamGeometry がジオメトリシェイプを記述する場合は。それ以外の場合は false

属性

適用対象