Aracılığıyla paylaş


DbGeometry.IsSimple Özellik

Tanım

Bu DbGeometry değerinin basit olup olmadığını belirten null atanabilir bir Boole değeri alır.

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

Özellik Değeri

true Bu DbGeometry değeri basitse; aksi takdirde , false.

Şunlara uygulanır