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