次の方法で共有


MapViewport.MaximumZoom プロパティ

定義

マップで許可される最大ズーム レベルを取得します。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象