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 对象。

适用于