Элементы DynamicImageInstance

Represents a dynamic instance of a Image object.

Тип DynamicImageInstance предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Защищенный метод CreateExceptionImage Инфраструктура.
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetImage() () () () Returns the image of the current instance.
Открытый метод GetImage(ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection.
Открытый метод GetImage(DynamicImageInstance. . :: . .ImageType) Returns the image of the current instance by specifying the type of the rendered image.
Открытый метод GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection by specifying the type of the rendered image.
Защищенный метод GetImage(DynamicImageInstance. . :: . .ImageType, Boolean%) Returns the image of the current instance by specifying the type of the rendered image and gets a boolean value indicating wether the image has an associated image map.
Защищенный метод GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%, Stream%) Инфраструктура.
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Защищенный метод ResetInstanceCache Инфраструктура. (Наследуется из ReportItemInstance.)
Открытый метод SetDpi Sets the dot-per-inch (DPI) for current instance's image.
Открытый метод ToString (Наследуется из Object.)

В начало

Поля

  Имя Описание
Защищенное поле m_dpiX Инфраструктура.
Защищенное поле m_dpiY Инфраструктура.
Защищенное поле m_reportElementDef Инфраструктура. (Наследуется из ReportElementInstance.)
Защищенное поле m_style Инфраструктура. (Наследуется из ReportElementInstance.)
Защищенное поле m_uniqueName Инфраструктура. (Наследуется из ReportItemInstance.)
Защищенное поле m_visibility Инфраструктура. (Наследуется из ReportItemInstance.)

В начало

Свойства

  Имя Описание
Открытое свойство Bookmark Gets the calculated value of the Bookmark property in a ReportItem class. (Наследуется из ReportItemInstance.)
Открытое свойство DocumentMapLabel Gets the calculated value of the DocumentMapLabel property in a ReportItem class. (Наследуется из ReportItemInstance.)
Защищенное свойство HeightInPixels Инфраструктура.
Открытое свойство NoRows Gets a Boolean value that indicates whether this DataRegionInstance contains any data rows. (Наследуется из DataRegionInstance.)
Открытое свойство NoRowsMessage Gets the calculated value of the NoRowsMessage property in a DataRegion class. (Наследуется из DataRegionInstance.)
Открытое свойство Style Gets the calculated value of the Style property in a ReportElement class. (Наследуется из ReportElementInstance.)
Открытое свойство ToolTip Gets the calculated value of the ToolTip property in a ReportItem class. (Наследуется из ReportItemInstance.)
Открытое свойство UniqueName Gets the unique identifier of this instance object. (Наследуется из ReportItemInstance.)
Открытое свойство Visibility Gets the calculated value of the Visibility property in a DataRegion class. (Наследуется из DataRegionInstance.)
Защищенное свойство WidthInPixels Инфраструктура.

В начало