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 개체입니다.

적용 대상