Share via


DbGeometry.IsSimple Proprietà

Definizione

Ottiene un valore booleano che indica se il valore DbGeometry è vero o semplice.

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

Valore della proprietà

true se il valore DbGeometry è semplice; in caso contrario, false.

Si applica a