MapLimits.MaximumY 속성

정의

지도 좌표에서 지도 뷰포트의 최대 Y 값을 가져옵니다.

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

속성 값

ReportDoubleProperty 개체입니다.

적용 대상