Share via


BackgroundImageInstance.Position 속성

정의

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

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::Positions Position { Microsoft::ReportingServices::OnDemandReportRendering::Positions get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.Positions Position { get; }
member this.Position : Microsoft.ReportingServices.OnDemandReportRendering.Positions
Public MustOverride ReadOnly Property Position As Positions

속성 값

Position 속성의 계산된 값을 나타내는 위치 값입니다.

적용 대상