MapViewport.MapProjection 속성

정의

지도에 사용할 도법을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapProjection> ^ MapProjection { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapProjection> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapProjection> MapProjection { get; }
member this.MapProjection : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapProjection>
Public ReadOnly Property MapProjection As ReportEnumProperty(Of MapProjection)

속성 값

ReportEnumProperty<EnumType> 개체입니다.

적용 대상