Свойство DynamicImageInstance.WidthInPixels
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Gets or sets the width in pixels of the current image instance.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Protected Overridable ReadOnly Property WidthInPixels As Integer
Get
'Применение
Dim value As Integer
value = Me.WidthInPixels
protected virtual int WidthInPixels { get; }
protected:
virtual property int WidthInPixels {
int get ();
}
abstract WidthInPixels : int
override WidthInPixels : int
function get WidthInPixels () : int
Значение свойства
Тип: System.Int32
The width in pixels of the current image instance.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering