MapLimits.MinimumX 속성

정의

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

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

속성 값

ReportDoubleProperty 개체입니다.

적용 대상