Udostępnij przez


SqlSpatialServices.GetIsSimple(DbGeometry) Metoda

Definicja

Zwraca wartość logiczną dopuszczaną do wartości null, która określa, czy dana DbGeometry wartość jest prosta.

public override bool GetIsSimple(System.Data.Entity.Spatial.DbGeometry geometryValue);
override this.GetIsSimple : System.Data.Entity.Spatial.DbGeometry -> bool
Public Overrides Function GetIsSimple (geometryValue As DbGeometry) As Boolean

Parametry

geometryValue
DbGeometry

Wartość geometryczna.

Zwraca

Wartość True, jeśli dana DbGeometry wartość jest prosta; w przeciwnym razie wartość false.

Dotyczy