Compartilhar via


Membros DynamicImageInstance

Represents a dynamic instance of a Image object.

O tipo DynamicImageInstance expõe os seguintes membros.

Métodos

  Nome Descrição
Método protegido CreateExceptionImage Infraestrutura.
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetImage() () () () Returns the image of the current instance.
Método público GetImage(ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection.
Método público GetImage(DynamicImageInstance. . :: . .ImageType) Returns the image of the current instance by specifying the type of the rendered image.
Método público GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection by specifying the type of the rendered image.
Método protegido 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.
Método protegido GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%, Stream%) Infraestrutura.
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido ResetInstanceCache Infraestrutura. (Herdado de ReportItemInstance.)
Método público SetDpi Sets the dot-per-inch (DPI) for current instance's image.
Método público ToString (Herdado de Object.)

Início

Campos

  Nome Descrição
Campo protegido m_dpiX Infraestrutura.
Campo protegido m_dpiY Infraestrutura.
Campo protegido m_reportElementDef Infraestrutura. (Herdado de ReportElementInstance.)
Campo protegido m_style Infraestrutura. (Herdado de ReportElementInstance.)
Campo protegido m_uniqueName Infraestrutura. (Herdado de ReportItemInstance.)
Campo protegido m_visibility Infraestrutura. (Herdado de ReportItemInstance.)

Início

Propriedades

  Nome Descrição
Propriedade pública Bookmark Gets the calculated value of the Bookmark property in a ReportItem class. (Herdado de ReportItemInstance.)
Propriedade pública DocumentMapLabel Gets the calculated value of the DocumentMapLabel property in a ReportItem class. (Herdado de ReportItemInstance.)
Propriedade protegida HeightInPixels Infraestrutura.
Propriedade pública NoRows Gets a Boolean value that indicates whether this DataRegionInstance contains any data rows. (Herdado de DataRegionInstance.)
Propriedade pública NoRowsMessage Gets the calculated value of the NoRowsMessage property in a DataRegion class. (Herdado de DataRegionInstance.)
Propriedade pública Style Gets the calculated value of the Style property in a ReportElement class. (Herdado de ReportElementInstance.)
Propriedade pública ToolTip Gets the calculated value of the ToolTip property in a ReportItem class. (Herdado de ReportItemInstance.)
Propriedade pública UniqueName Gets the unique identifier of this instance object. (Herdado de ReportItemInstance.)
Propriedade pública Visibility Gets the calculated value of the Visibility property in a DataRegion class. (Herdado de DataRegionInstance.)
Propriedade protegida WidthInPixels Infraestrutura.

Início