MapViewport.ProjectionCenterX 속성

정의

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

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

속성 값

ReportDoubleProperty 개체입니다.

적용 대상