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

属性

适用于