Share via


DbGeometry.IsSimple Eigenschaft

Definition

Ruft einen booleschen Wert ab, für den Nullwerte zulässig sind und der angibt, ob dieser DbGeometry-Wert einfach ist.

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

Eigenschaftswert

true, wenn dieser DbGeometry-Wert einfach ist, andernfalls false.

Gilt für: