Свойство Position
Gets the calculated value of the Position property in a BackgroundImage class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Position As Positions
Get
'Применение
Dim instance As BackgroundImageInstance
Dim value As Positions
value = instance.Position
public Positions Position { get; }
public:
property Positions Position {
Positions get ();
}
member Position : Positions
function get Position () : Positions
Значение свойства
Тип Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Positions
A Positions value that represents the calculated value of the Position property.