다음을 통해 공유


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

반환

Boolean

만약 이 StreamGeometry가 기하 도형을 설명하면 true이고, 그렇지 않으면 false입니다.

특성

적용 대상