다음을 통해 공유


AreaProperties(GeoJsonPropertiesSubType, Double) 생성자

정의

AreaProperties의 새 instance 초기화합니다.

public AreaProperties (Azure.Health.Insights.ClinicalMatching.GeoJsonPropertiesSubType subType, double radius);
new Azure.Health.Insights.ClinicalMatching.AreaProperties : Azure.Health.Insights.ClinicalMatching.GeoJsonPropertiesSubType * double -> Azure.Health.Insights.ClinicalMatching.AreaProperties
Public Sub New (subType As GeoJsonPropertiesSubType, radius As Double)

매개 변수

subType
GeoJsonPropertiesSubType

GeoJSON 개체 하위 형식입니다.

radius
Double

영역 원의 반경(미터)입니다.

적용 대상