Rectangle.Left 속성

정의

사각형에서 컨테이너 왼쪽까지의 거리를 가져옵니다.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ Left { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportSize Left { get; }
member this.Left : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public Overrides ReadOnly Property Left As ReportSize

속성 값

ReportSize 개체입니다.

적용 대상