Поделиться через


GeographicArea(GeoJsonType, AreaGeometry, AreaProperties) Конструктор

Определение

Инициализирует новый экземпляр 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)

Параметры

type
GeoJsonType

GeoJSON Тип.

geometry
AreaGeometry

GeoJSON geometry, представляющий центр окружности области.

properties
AreaProperties

GeoJSON свойства объекта.

Исключения

geometry или properties равно null.

Применяется к