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

적용 대상