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 オブジェクトです。

適用対象