Aracılığıyla paylaş


DbGeometry.IsEmpty Özellik

Tanım

Bu DbGeometry değerinin boş olup olmadığını belirten null atanabilir bir Boole değeri alır ve bu değer bir eğriyi temsil etmiyorsa null olabilir.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Özellik Değeri

true Bu DbGeometry değeri boşsa; aksi takdirde , false.

Şunlara uygulanır