MapView.Zoom 속성

정의

지도 뷰포트의 확대/축소 수준을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ Zoom { Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty Zoom { get; }
member this.Zoom : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
Public ReadOnly Property Zoom As ReportDoubleProperty

속성 값

지도 뷰포트의 확대/축소 수준을 나타내는 Microsoft.ReportingServices.RdlObjectModel.ReportDoubleProperty 개체입니다.

적용 대상