DbGeometry.Centroid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the DbGeometry value that represents the centroid of this DbGeometry value, which may be null if this value does not represent a surface.
public:
property System::Data::Spatial::DbGeometry ^ Centroid { System::Data::Spatial::DbGeometry ^ get(); };
public System.Data.Spatial.DbGeometry Centroid { get; }
member this.Centroid : System.Data.Spatial.DbGeometry
Public ReadOnly Property Centroid As DbGeometry
Property Value
The DbGeometry value that represents the centroid of this DbGeometry value.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.