Share via


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

属性

适用于