Dela via


GeographicArea(GeoJsonType, AreaGeometry, AreaProperties) Konstruktor

Definition

Initierar en ny instans av GeographicArea.

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)

Parametrar

type
GeoJsonType

GeoJSON Typ.

geometry
AreaGeometry

GeoJSON geometri, som representerar områdescirkelns mittpunkt.

properties
AreaProperties

GeoJSON objektegenskaper.

Undantag

geometry eller properties är null.

Gäller för