MapLimits.MaximumX 속성

정의

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

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

속성 값

ReportDoubleProperty 개체입니다.

적용 대상