MapViewport.ProjectionCenterY 속성

정의

지도 좌표계에서 지도 뷰포트의 Y 도법 중심을 가져옵니다.

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

속성 값

ReportDoubleProperty 개체입니다.

적용 대상