Share via


BackgroundImage.Position 속성

정의

BackgroundRepeat = Clip인 배경 이미지를 그릴 위치를 나타내는 값으로 계산되는 식을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Positions> ^ Position { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Positions> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Positions> Position { get; }
member this.Position : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Positions>
Public ReadOnly Property Position As ReportEnumProperty(Of Positions)

속성 값

ReportEnumProperty<EnumType> 개체입니다.

적용 대상