Megosztás a következőn keresztül:


GeographicArea(GeoJsonType, AreaGeometry, AreaProperties) Konstruktor

Definíció

Inicializálja a GeographicArea új példányát.

public GeographicArea (Azure.Health.Insights.ClinicalMatching.GeoJsonType type, Azure.Health.Insights.ClinicalMatching.AreaGeometry geometry, Azure.Health.Insights.ClinicalMatching.AreaProperties properties);
new Azure.Health.Insights.ClinicalMatching.GeographicArea : Azure.Health.Insights.ClinicalMatching.GeoJsonType * Azure.Health.Insights.ClinicalMatching.AreaGeometry * Azure.Health.Insights.ClinicalMatching.AreaProperties -> Azure.Health.Insights.ClinicalMatching.GeographicArea
Public Sub New (type As GeoJsonType, geometry As AreaGeometry, properties As AreaProperties)

Paraméterek

type
GeoJsonType

GeoJSON Típus.

geometry
AreaGeometry

GeoJSON geometria, amely a területkör középpontját jelképezi.

properties
AreaProperties

GeoJSON objektumtulajdonságok.

Kivételek

geometry vagy properties null értékű.

A következőre érvényes: