다음을 통해 공유


MapCustomView.CenterY 속성

정의

지도 뷰포트 중심의 Y 좌표를 지도 내용의 백분율로 가져옵니다.

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

속성 값

ReportDoubleProperty 개체입니다.

적용 대상