次の方法で共有


MapViewport.MinimumZoom プロパティ

定義

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

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象