Share via


MapSubItemInstance.LeftMargin 속성

정의

LeftMargin 클래스의 MapSubItem 속성에 대한 계산된 값을 가져옵니다.

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

속성 값

ReportSize 속성의 계산된 값을 나타내는 LeftMargin 값입니다.

적용 대상